Docs.rs
serde-intermediate-1.6.2
serde-intermediate 1.6.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
PsichiX
Dependencies
pest ^2.1
normal
pest_derive ^2.1
normal
petgraph ^0.8
normal
serde ^1
normal
serde-intermediate-derive ^1.6
normal
optional
bincode ^2.0
dev
criterion ^0.7
dev
pot ^3
dev
rand ^0.9
dev
ron ^0.11
dev
serde_json ^1
dev
serde_yaml ^0.9
dev
Versions
16.74%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module reflect
serde_
intermediate
1.6.2
Module reflect
Module Items
Traits
In crate serde_
intermediate
serde_intermediate
Module
reflect
Copy item path
Source
Traits
ยง
Reflect
Intermediate
Trait used to enable patching changes directly into data. Prefer to implement using
ReflectIntermediate
derive macro.