Docs.rs
spring-boot-0.0.9
spring-boot 0.0.9
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
holmofy
Dependencies
anyhow ^1.0
normal
async-trait ^0.1.81
normal
dashmap ^6.0.1
normal
dotenvy ^0.15.7
normal
inventory ^0.3.15
normal
log ^0.4
normal
schemars ^0.8.21
normal
serde ^1.0
normal
serde-toml-merge ^0.3.8
normal
spring-macros ^0.0.9
normal
thiserror ^1.0
normal
tokio ^1.39
normal
toml ^0.8
normal
tracing ^0.1.40
normal
tracing-appender ^0.2
normal
tracing-subscriber ^0.3.18
normal
tempfile ^3.12
dev
Versions
40.82%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
spring_
boot
0.0.9
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
Attribute Macros
Derive Macros
List of all items
Structs
app::App
app::AppBuilder
plugin::PluginRef
plugin::component::ComponentRef
Enums
config::env::Env
error::AppError
Traits
config::Configurable
plugin::Plugin
Attribute Macros
async_trait
Derive Macros
config::Configurable
Functions
config::env::init
Type Aliases
app::Registry
app::Scheduler
error::Result