Docs.rs
serde-pickle-rs-1.0.2
serde-pickle-rs 1.0.2
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
arshadm
Dependencies
byteorder ^1.5.0
normal
iter-read ^0.3.1
normal
num-bigint ^0.4.4
normal
num-traits ^0.2.17
normal
serde ^1.0.192
normal
criterion ^0.5.1
dev
quickcheck ^1.0.3
dev
rand ^0.8.5
dev
serde_derive ^1.0.192
dev
serde_json ^1.0.108
dev
Versions
93.02%
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
serde_
pickle_
rs
1.0.2
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