Docs.rs
  • ferrunix-core-0.4.0
    • ferrunix-core 0.4.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Leandros
    • Dependencies
      • async-trait ^0.1 normal optional
      • fixedbitset ~0.4.2 normal
      • hashbrown ^0.15 normal
      • inventory ^0.3.1 normal
      • once_cell ~1.20 normal
      • parking_lot ^0.12 normal
      • petgraph ^0.6 normal
      • thiserror ^1 normal
      • tokio ^1 normal optional
      • tracing ^0.1 normal optional
    • Versions
    • 100% 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
    • 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

ferrunix_core0.4.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Registry
  • Singleton
  • Transient
  • cycle_detection::MissingDependencies
  • dependencies::Singleton
  • dependencies::Transient
  • registration::RegistrationFunc
  • registry::Builder
  • registry::Registry

Enums

  • cycle_detection::FullValidationError
  • cycle_detection::ValidationError
  • error::ResolveError

Traits

  • dependencies::Dep
  • dependency_builder::DepBuilder
  • types::Registerable
  • types::RegisterableSingleton
  • types::SingletonCtor
  • types::SingletonCtorDeps

Macros

  • registration::autoregister

Type Aliases

  • Ref
  • types::Ref