Type Definition dryoc::protected::ptypes::LockedBytes

source ·
pub type LockedBytes = Locked<HeapBytes>;
Available on crate feature nightly only.
Expand description

Locked, read-write, page-aligned bytes type alias

Trait Implementations

Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more