Docs.rs
pageman-0.1.0
pageman 0.1.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
heymhm
Dependencies
eyre ^0.6.12
normal
generic-array ^1.1.0
normal
lru ^0.12.4
normal
roaring ^0.10.6
normal
tinyvec ^1.8.0
normal
fastrand ^2.1.1
dev
Versions
9.09%
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pageman
0.1.0
All Items
Crate Items
Re-exports
Macros
Structs
Traits
Type Aliases
Crate
pageman
Copy item path
Source
Re-exports
§
pub use generic_array::
typenum
;
Macros
§
impl_
bin_
fields
Structs
§
Pid
Store
Store represents the inner API used by the index to manage its file. In addition to handling all the I/O operations, it maintains the counter of stats, and the page cache.
Traits
§
Binable
Length
Page
Type Aliases
§
ArrVec