Docs.rs
indradb-0.19.0
indradb 0.19.0
Docs.rs crate page
MPL-2.0
16 November 2022
Links
Homepage
Repository
crates.io
Source
Owners
ysimonson
Dependencies
capnp ^0.9.1
normal
capnp-rpc ^0.9.0
normal
chrono ^0.4.6
normal
clap ^2.32.0
normal
error-chain ~0.12.0
normal
futures ^0.1.25
normal
futures-cpupool ^0.1.8
normal
indradb-lib ^0.19.0
normal
lazy_static ^1.1.0
normal
libc ^0.2.43
normal
num_cpus ^1.8.0
normal
rand ~0.5.5
normal
regex ^1.0.5
normal
serde ^1.0.79
normal
serde_derive ^1.0.79
normal
serde_json ^1.0.31
normal
tokio-core ^0.1.17
normal
tokio-io ^0.1.10
normal
uuid ~0.7.1
normal
capnpc ^0.9.0
build
Versions
1.36%
of the crate is documented
Go to latest version
Platform
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
Structs
Enums
Traits
Type Definitions
?
Module
common
::
errors
source
·
[
−
]
Structs
Error
The Error type.
Enums
ErrorKind
The kind of an error.
Traits
ResultExt
Additional methods for
Result
, for easy interaction with this crate.
Type Definitions
Result
Convenient wrapper around
std::Result
.