# 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.