Docs.rs
pickled-1.2.0
pickled 1.2.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
landaire
Dependencies
byteorder ^1.3.2
normal
criterion ^0.3.5
normal
optional
iter-read ^0.3.0
normal
num-bigint ^0.4.0
normal
num-traits ^0.2.10
normal
serde ^1.0.104
normal
variantly ^0.4
normal
optional
quickcheck ^0.9.0
dev
rand ^0.7
dev
serde_derive ^1.0.104
dev
serde_json ^1.0.44
dev
Versions
15.13%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
pickled
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