Docs.rs
membase-0.2.1
membase 0.2.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jamesgober
Dependencies
libc ^0.2
normal
criterion ^0.3
dev
tempfile ^3.2
dev
winapi ^0.3
normal
Versions
99.12%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
membase
0.2.1
Module error
Module Items
Enums
Type Aliases
In crate membase
membase
Module
error
Copy item path
Source
Expand description
Error handling for memory mapping operations.
Enums
§
Error
Errors that can occur during memory mapping operations.
Type Aliases
§
Result
A specialized
Result
type for memory mapping operations.