Docs.rs
  • ferrunix-0.5.1
    • ferrunix 0.5.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Leandros
    • Dependencies
      • ferrunix-core =0.5.1 normal
      • ferrunix-macros =0.5.1 normal optional
      • async-trait ^0.1 dev
      • paste ^1.0 dev
      • thiserror ^1 dev
      • tokio ^1 dev
    • Versions
    • 100% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ferrunix0.5.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • RegistrationFunc
  • Registry
  • Singleton
  • Transient
  • dependencies::Singleton
  • dependencies::Transient
  • registry::Builder
  • registry::Registry

Enums

  • error::ImplErrors
  • error::ResolveError

Traits

  • dependencies::Dep
  • dependency_builder::DepBuilder
  • types::Registerable
  • types::RegisterableSingleton
  • types::SingletonCtor
  • types::SingletonCtorDeps
  • types::SingletonCtorFallible
  • types::SingletonCtorFallibleDeps
  • types::TransientCtor
  • types::TransientCtorDeps
  • types::TransientCtorFallible
  • types::TransientCtorFallibleDeps

Macros

  • autoregister

Derive Macros

  • Inject

Type Aliases

  • Ref
  • types::Ref
  • types::RefWeak