Docs.rs
spacegate-config-0.2.0-alpha.4
spacegate-config 0.2.0-alpha.4
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
gudaoxuri
Dependencies
bytes ^1
normal
chrono ^0.4
normal
deadpool-redis ^0.18
normal
optional
futures-util ^0
normal
hyper ^1
normal
hyper-rustls ^0.27
normal
ipnet ^2
normal
k8s-gateway-api ^0.13
normal
optional
k8s-openapi ^0.19
normal
optional
kube ^0.85
normal
optional
lazy_static ^1.4
normal
lru ^0.12.0
normal
optional
notify ^6.1.1
normal
optional
rand ^0.9
normal
optional
redis ^0.27
normal
optional
regex ^1
normal
rustls-pemfile ^2
normal
schemars ^0.8.6
normal
optional
serde ^1
normal
serde_json ^1
normal
serde_regex ^1.1.0
normal
spacegate-model ^0.2.0-alpha.4
normal
tokio ^1
normal
tokio-rustls ^0.26
normal
toml ^0.8
normal
tracing ^0
normal
criterion ^0.5
dev
reqwest ^0.11
dev
testcontainers-modules ^0.3
dev
tracing-subscriber ^0.3
dev
Versions
8.38%
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
BoxError
spacegate_
config
0.2.0-alpha.4
BoxError
Aliased Type
In spacegate_
config::
model
spacegate_config
::
model
Type Alias
BoxError
Copy item path
Source
pub type BoxError =
Box
<dyn
Error
+
Send
+
Sync
>;
Aliased Type
ยง
pub struct BoxError(
/* private fields */
);