Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
rkyv-0.8.12
rkyv 0.8.12
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
djkoloski
Dependencies
arrayvec ^0.7
normal
optional
bytecheck ^0.8
normal
optional
bytes ^1
normal
optional
hashbrown ^0.15
normal
optional
hashbrown ^0.14
normal
optional
indexmap ^2
normal
optional
munge ^0.4
normal
ptr_meta ^0.3
normal
rancor ^0.1
normal
rend ^0.5
normal
rkyv_derive =0.8.12
normal
smallvec ^1
normal
optional
smol_str ^0.2
normal
optional
smol_str ^0.3
normal
optional
thin-vec ^0.2.12
normal
optional
tinyvec ^1
normal
optional
triomphe ^0.1
normal
optional
uuid ^1
normal
optional
ahash ^0.8
dev
divan ^0.1
dev
rustversion ^1
dev
trybuild ^1
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 collections
rkyv
0.8.12
Module collections
Module Items
Modules
In crate rkyv
rkyv
Module
collections
Copy item path
Source
Expand description
Archived versions of standard library containers.
Modules
ยง
btree_
map
Archive
implementation for B-tree maps.
btree_
set
Archive
implementation for B-tree sets.
swiss_
table
SwissTable-based implementation for archived hash map and hash set.
util
Utilities for archived collections.