| Crates.io | serde-mobile |
| lib.rs | serde-mobile |
| version | 3.0.0 |
| created_at | 2022-04-13 07:08:09.560793+00 |
| updated_at | 2022-04-20 06:37:27.780227+00 |
| description | Move-oriented sequence and map access types for serde deserializers |
| homepage | |
| repository | https://github.com/Lucretiel/serde-mobile |
| max_upload_size | |
| id | 566854 |
| size | 49,987 |
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.