Docs.rs
breathe-api-server-0.1.29
breathe-api-server 0.1.29
Docs.rs crate page
MIT
17 August 2026
Links
Repository
crates.io
Source
Owners
drzln
Dependencies
async-graphql ^7
normal
async-graphql-axum ^7
normal
axum ^0.7
normal
breathe-facade ^0.1.29
normal
breathe-provider ^0.1.29
normal
pbjson ^0.7
normal
pbjson-types ^0.7
normal
prost ^0.13
normal
prost-types ^0.13
normal
rustls ^0.23
normal
serde ^1
normal
serde_json ^1.0
normal
tokio ^1.40
normal
tonic ^0.12
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
async-trait ^0.1
dev
breathe-catalog ^0.1.29
dev
http-body-util ^0.1
dev
serde_yaml ^0.9
dev
tower ^0.5
dev
pbjson-build ^0.7
build
prost-build ^0.13
build
protoc-bin-vendored ^3
build
tonic-build ^0.12
build
which ^6
build
Versions
27.18%
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
SharedStore
breathe_
api_
server
0.1.29
Shared
Store
Aliased Type
In crate breathe_
api_
server
breathe_api_server
Type Alias
Shared
Store
Copy item path
Source
pub type SharedStore =
Arc
<dyn
BreatheStore
>;
Aliased Type
§
pub struct SharedStore {
/* private fields */
}