Docs.rs
reddb-io-server-1.2.0
reddb-io-server 1.2.0
Permalink
Docs.rs crate page
AGPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
filipeforattini
Dependencies
aes-gcm ^0.10
normal
blake3 ^1
normal
crossbeam-queue ^0.3
normal
fs2 ^0.4
normal
hex ^0.4
normal
hmac ^0.13
normal
http ^1
normal
itoa ^1
normal
lru ^0.18
normal
lz4_flex ^0.13
normal
parking_lot ^0.12
normal
prost ^0.14
normal
rayon ^1.12
normal
rcgen ^0.14
normal
reddb-io-client-connector ^1.0
normal
reddb-io-grpc-proto ^1.0
normal
reddb-io-wire ^1.0
normal
regex ^1
normal
reqwest ^0.12
normal
optional
roaring ^0.11
normal
rstar ^0.12
normal
rustls ^0.23
normal
rustls-pemfile ^2
normal
serde ^1
normal
sha2 ^0.11
normal
snap ^1
normal
strsim ^0.11
normal
tokio ^1
normal
tokio-rustls ^0.26
normal
tokio-stream ^0.1
normal
tonic ^0.14
normal
tonic-prost ^0.14
normal
tracing ^0.1
normal
tracing-appender ^0.2
normal
tracing-subscriber ^0.3
normal
ureq ^3.3
normal
zstd ^0.13
normal
criterion ^0.5
dev
insta ^1
dev
jsonwebtoken ^10
dev
proptest ^1
dev
regex ^1
dev
serde_json ^1
dev
tempfile ^3
dev
toml ^0.8
dev
trybuild ^1
dev
libc ^0.2
normal
Versions
55.64%
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 token
reddb_
server
1.2.0
Module token
Module Items
Enums
Functions
In reddb_
server::
cli
reddb_server
::
cli
Module
token
Copy item path
Source
Enums
§
Token
Pure lexer that tokenizes raw CLI arguments into typed tokens.
Functions
§
tokenize
Tokenize a slice of CLI arguments into a vector of typed tokens.