Docs.rs
rkyv-0.7.24
rkyv 0.7.24
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
djkoloski
Dependencies
bytecheck ^0.6
normal
hashbrown ^0.11
normal
indexmap ^1.7
normal
ptr_meta ~0.1.3
normal
rend ^0.3.1
normal
rkyv_derive =0.7.24
normal
seahash ^4.0
normal
smallvec ^1.7
normal
tinyvec ^1.5
normal
uuid ^0.8
normal
Versions
100%
of the crate is documented
Go to latest version
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module vec
Structs
?
Module
rkyv
::
vec
[
−
]
[src]
Expand description
An archived version of
Vec
.
Structs
ArchivedVec
An archived
Vec
.
VecResolver
The resolver for
ArchivedVec
.