Docs.rs
tiny_ram_db-0.1.14
tiny_ram_db 0.1.14
Docs.rs crate page
MIT
/
Apache-2.0
Links
crates.io
Source
Owners
werner
Dependencies
error-chain ^0.12.0
normal
hashbrown ^0.1
normal
serde ^1.0.80
normal
serde_derive ^1.0.80
normal
serde_json ^1.0.32
normal
Versions
38.1%
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
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 errors
tiny_
ram_
db
0.1.14
Module errors
Module Items
Structs
Enums
Traits
Type Aliases
In crate tiny_
ram_
db
tiny_ram_db
Module
errors
Copy item path
Source
Structs
§
Error
The Error type.
Enums
§
Error
Kind
The kind of an error.
Traits
§
Result
Ext
Additional methods for
Result
, for easy interaction with this crate.
Type Aliases
§
Result
Convenient wrapper around
std::Result
.