Registry / utility / inexor-rgf-core-di

inexor-rgf-core-di

JSON →
library0.9.1rscratesunverified

Inexor - Reactive Graph Flow - Dependency Injection

# Cargo.toml [dependencies] inexor-rgf-core-di = "0.9.1"
INSTALL
IMPORT
SIG · INEXOR-RGF-CORE-DI
I
inexor-rgf-core-di
utilityrustv0.9.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Container
use inexor_rgf_core_di::Container;

Register a dependency in the container

use inexor_rgf_core_di::Container; let mut container = Container::new(); container.register::<dyn MyTrait, MyImpl>();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
inexor-rgf-core-di — cargo add inexor-rgf-core-di · libregistry