Docs.rs
sequential-storage-3.0.1
sequential-storage 3.0.1
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
hdoordt
diondokter
Dependencies
approx ^0.5.1
normal
optional
arrayvec ^0.7.4
normal
optional
defmt ^0.3
normal
optional
embedded-storage-async ^0.4.1
normal
futures ^0.3.30
normal
optional
approx ^0.5.1
dev
futures ^0.3.30
dev
futures-test ^0.3.30
dev
Versions
100%
of the crate is documented
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
sequential_storage
3.0.1
Structs
Enums
Traits
Functions
List of all items
Structs
cache::KeyPointerCache
cache::NoCache
cache::PagePointerCache
cache::PageStateCache
queue::QueueIterator
queue::QueueIteratorEntry
Enums
Error
map::SerializationError
Traits
cache::CacheImpl
cache::KeyCacheImpl
map::Key
map::Value
Functions
erase_all
item_overhead_size
map::fetch_item
map::remove_all_items
map::remove_item
map::store_item
queue::find_max_fit
queue::iter
queue::peek
queue::pop
queue::push
queue::space_left