Docs.rs
reifydb-sub-server-0.4.0
reifydb-sub-server 0.4.0
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
dao-ming-dev
Dependencies
futures-util ^0.3.31
normal
num_cpus ^1.17.0
normal
once_cell ^1.21.3
normal
reifydb-core ^0.4.0
normal
reifydb-engine ^0.4.0
normal
reifydb-runtime ^0.4.0
normal
reifydb-type ^0.4.0
normal
serde ^1.0.219
normal
serde_json ^1.0.143
normal
tokio ^1.48.0
normal
tracing ^0.1.43
normal
Versions
81.36%
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
All
reifydb_
sub_
server
0.4.0
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
response::ResponseColumn
response::ResponseFrame
state::AppState
state::StateConfig
wire::WireValue
Enums
auth::AuthError
execute::ExecuteError
wire::WireParams
Functions
auth::extract_identity_from_api_key
auth::extract_identity_from_auth_header
auth::extract_identity_from_ws_auth
execute::execute_admin
execute::execute_command
execute::execute_query
response::convert_frames
Type Aliases
auth::AuthResult
execute::ExecuteResult