Docs.rs
ic-stable-structures-0.6.9
ic-stable-structures 0.6.9
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ielashi
github:dfinity:execution
Dependencies
canbench-rs ^0.2.0
normal
optional
ic_principal ^0.1.1
normal
candid ^0.10.14
dev
hex ^0.4.3
dev
ic-cdk ^0.17.2
dev
ic-cdk-macros ^0.17.2
dev
maplit ^1.0.2
dev
proptest ^1.7.0
dev
tempfile ^3.20.0
dev
test-strategy ^0.4.1
dev
Versions
76.41%
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
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
ic_
stable_
structures
0.6.9
Module writer
Module Items
Structs
In crate ic_
stable_
structures
ic_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.