serde-mobile

Crates.ioserde-mobile
lib.rsserde-mobile
version3.0.0
sourcesrc
created_at2022-04-13 07:08:09.560793
updated_at2022-04-20 06:37:27.780227
descriptionMove-oriented sequence and map access types for serde deserializers
homepage
repositoryhttps://github.com/Lucretiel/serde-mobile
max_upload_size
id566854
size49,987
Nathan West (Lucretiel)

documentation

README

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.

Commit count: 6

cargo fmt