serde-mobile 1.0.2

Move-oriented sequence and map access types for serde deserializers
Documentation
1
2
3
4
5
6
# 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](https://docs.rs/serde-mobile)
for details.