Docs.rs
serde-encrypt-0.7.0
serde-encrypt 0.7.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
laysakura
Dependencies
bincode ^1.3
normal
optional
cfg-if ^1.0
normal
once_cell ^1.8
normal
optional
postcard ^0.7
normal
rand_chacha ^0.3
normal
rand_core ^0.6
normal
serde ^1.0
normal
serde-encrypt-core ^0.7.0
normal
serde_cbor ^0.11
normal
spin ^0.9
normal
pretty_assertions ^1.0
dev
serde ^1.0
dev
serde_json ^1.0
dev
serde_repr ^0.1
dev
void ^1.0
dev
Versions
100%
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 impls
serde_
encrypt
0.7.0
Module impls
Module Items
Structs
In serde_
encrypt::
serialize
serde_encrypt
::
serialize
Module
impls
Copy item path
Source
Expand description
Serializer implementations.
Structs
ยง
Bincode
Serializer
bincode
serializer
Cbor
Serializer
CBOR
serializer
Postcard
Serializer
postcard
serializer