Docs.rs
  • spring-boot-0.0.7
    • spring-boot 0.0.7
    • 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.7 normal
      • thiserror ^1.0.62 normal
      • tokio ^1.38 normal
      • toml ^0.8.14 normal
      • tracing ^0.1.40 normal
      • tracing-appender ^0.2 normal
      • tracing-subscriber ^0.3.18 normal
    • Versions
    • 34% of the crate is documented
  • Go to latest version
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

spring_boot0.0.7

  • 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