Docs.rs
rubin-0.4.0
rubin 0.4.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Tyrannican
Dependencies
serde ^1.0.163
normal
serde_json ^1.0.96
normal
tokio ^1.28.1
normal
tracing ^0.1.37
normal
tracing-subscriber ^0.3.17
normal
tempdir ^0.3
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
All
rubin
0.4.0
Crate Items
Structs
Enums
Functions
List of all items
Structs
net::client::RubinClient
net::parser::Message
store::InnerStore
store::mem::MemStore
store::persistence::PersistentStore
Enums
errors::MessageError
net::parser::Operation
Functions
net::parser::create_request
net::parser::parse_request
net::parser::parse_response
net::server::start