Docs.rs
ormdb-server-0.1.0
ormdb-server 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
dipankar
Dependencies
async-nng ^0.2
normal
clap ^4
normal
nng ^1
normal
ormdb-core ^0.1.0
normal
ormdb-proto ^0.1.0
normal
rkyv ^0.8
normal
sled ^0.34
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tempfile ^3
dev
Versions
100%
of the crate is documented
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
Skip to main content
Module handler
ormdb_
server
0.1.0
Module handler
Module Items
Structs
In crate ormdb_
server
ormdb_server
Module
handler
Copy item path
Source
Expand description
Request handler for processing client requests.
Structs
ยง
Request
Handler
Handles incoming requests and dispatches to appropriate handlers.