Docs.rs
  • ioc-0.9.1
    • ioc 0.9.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • fkoep
    • Dependencies
      • derive_more ^0.99.17 normal
      • downcast ^0.11.0 normal
      • once_cell ^1.8.0 normal
      • variadic_generics ^0.1.2 normal
    • Versions
    • 2.7% 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
☰
logo

Crate ioc

Version 0.9.1

See all ioc's items

  • Structs
  • Traits
  • Functions
  • Type Definitions
logo
Change settings

Crate ioc[−][src]

Re-exports

pub use TypedInstanceRef as I;

Structs

Container
ContainerRoot
InstanceCreationError
InstanceTypeError
InstancerNotFoundError
SingletonInstancer
TransientInstancer

Traits

Middleware
Resolve
ResolveStart

Careful when using this trait, or you’ll be in for a world of stack overflows.

Service

Functions

container

Type Definitions

CreationFn
Error
InstanceRef
Result
TypedInstanceRef