Docs.rs
b3-stable-structures-0.5.9
b3-stable-structures 0.5.9
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
b3hr4d
Dependencies
ic0 ^0.18.11
normal
criterion ^0.4.0
dev
ic-cdk ^0.10
dev
lazy_static ^1.4.0
dev
maplit ^1.0.2
dev
proptest ^1
dev
tempfile ^3.3.0
dev
test-strategy ^0.3.1
dev
Versions
69.93%
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 writer
b3_
stable_
structures
0.5.9
Module writer
Module Items
Structs
In crate b3_
stable_
structures
b3_stable_structures
Module
writer
Copy item path
Source
Structs
ยง
Buffered
Writer
A writer to the stable memory which first writes the bytes to an in memory buffer and flushes the buffer to stable memory each time it becomes full.
Writer
A writer that writes sequentially to memory.