Docs.rs
cloudillo-core-0.8.9
cloudillo-core 0.8.9
Docs.rs crate page
LGPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
szilu
Dependencies
async-trait ^0.1
normal
axum ^0.8
normal
chrono ^0.4
normal
cloudillo-types ^0.8.9
normal
croner ^3.0
normal
flume ^0.12
normal
futures ^0.3
normal
futures-core ^0.3
normal
governor ^0.10
normal
hickory-resolver ^0.25
normal
http-body-util ^0.1
normal
hyper ^1.8
normal
hyper-rustls ^0.27
normal
hyper-util ^0.1
normal
instant-acme ^0.8
normal
itertools ^0.14
normal
jsonwebtoken ^10.3
normal
lru ^0.16
normal
parking_lot ^0.12
normal
pem ^3.0
normal
rustls ^0.23
normal
rustls-pki-types ^1.14
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tokio-util ^0.7
normal
tower ^0.5
normal
tracing ^0.1
normal
x509-parser ^0.18
normal
tracing-subscriber ^0.3
dev
Versions
61.41%
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
Files
cloudillo_core/
prelude.rs
1
pub use
crate
::app::App;
2
pub use
cloudillo_types::prelude::
*
;
3
4
// vim: ts=4