Docs.rs
infrastore-server-0.2.0
infrastore-server 0.2.0
Permalink
Docs.rs crate page
BSD-3-Clause
27 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
daniel-thom
Dependencies
chrono ^0.4
normal
clap ^4
normal
infrastore-core ^0.2.0
normal
infrastore-proto ^0.2.0
normal
prost ^0.14
normal
serde ^1
normal
thiserror ^1
normal
tokio ^1
normal
toml ^0.8
normal
tonic ^0.14
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
ndarray ^0.16
dev
tempfile ^3
dev
tokio ^1
dev
tokio-stream ^0.1
dev
Versions
42%
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
Crate infrastore_server
infrastore_
server
0.2.0
All Items
Crate Items
Modules
Crate
infrastore_
server
Copy item path
Source
Expand description
gRPC server + Rust client for
infrastore
.
Modules
ยง
auth
Tonic interceptor for
api_key
authentication.
client
Typed Rust client for the read-only gRPC service.
config
service
tonic
service implementation backed by a local
Store
.