serde-mobile

Pass-by-move versions of `SeqAccess` and `MapAccess` for `serde`

MPL-2.0 License

Downloads
3.2K
Stars
2
Committers
1

serde-mobile

This crate provides traits and an adapter for creating move-oriented sequence and map accessors, as a complement to the remaining serde deserializer traits, which are entirely move-oriented. See docs.rs for details.