Docs.rs
timely-bytes-master-0.13.0-dev.1
timely-bytes-master 0.13.0-dev.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
dtolnay
Dependencies
Versions
100%
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
Module arc
timely_
bytes
0.13.0-dev.1
Module arc
Module Items
Structs
In crate timely_
bytes
timely_bytes
Module
arc
Copy item path
Source
Expand description
An
Arc
-backed mutable byte slice backed by a common allocation.
Structs
ยง
Bytes
A thread-safe byte buffer backed by a shared allocation.