Docs.rs
serde-pickle-1.2.0
serde-pickle 1.2.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
birkenfeld
github:rust-bus:maintainers
Dependencies
byteorder ^1.5.0
normal
criterion ^0.4
normal
optional
iter-read ^1.1.0
normal
num-bigint ^0.4.4
normal
num-traits ^0.2.18
normal
serde ^1.0.209
normal
quickcheck ^0.9.0
dev
rand ^0.7
dev
regex =1.9.6
dev
serde_derive ^1.0.209
dev
serde_json ^1.0.127
dev
Versions
92.94%
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
All
serde_
pickle
1.2.0
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
de::DeOptions
de::Deserializer
ser::Compound
ser::SerOptions
ser::Serializer
Enums
error::Error
error::ErrorCode
ser::PickleProto
value::HashableValue
value::Value
Functions
de::from_iter
de::from_reader
de::from_slice
de::value_from_iter
de::value_from_reader
de::value_from_slice
ser::to_vec
ser::to_writer
ser::value_to_vec
ser::value_to_writer
value::from_value
value::to_value
Type Aliases
error::Result