Docs.rs
injectable-rs-0.1.0
Platform
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
injectable-rs 0.1.0
A compile-time dependency injection framework for Rust using extractor-based DI
Crate
Source
Builds
Feature flags
Documentation
..
circular_dependency.rs
circular_dependency.stderr
circular_dependency_three_nodes.rs
circular_dependency_three_nodes.stderr
duplicate_registration.rs
duplicate_registration.stderr
field_arc_no_inject.rs
field_arc_no_inject.stderr
field_arc_shared.rs
field_owned.rs
field_owned_non_clone_singleton.rs
field_owned_non_clone_singleton.stderr
generic_struct_not_supported.rs
generic_struct_not_supported.stderr
lifetime_not_injectable.rs
lifetime_not_injectable.stderr
missing_constructor.rs
missing_constructor.stderr
missing_dependency.rs
missing_dependency.stderr
multiple_constructors.rs
multiple_constructors.stderr
resolve_ctx_direct_call.rs
resolve_ctx_direct_call.stderr
resolve_ctx_private.rs
scope_mismatch.rs
scope_mismatch.stderr
scope_mismatch_multiple.rs
scope_mismatch_multiple.stderr
unknown_attribute.rs
unknown_attribute.stderr
unknown_impl_attribute.rs
unknown_impl_attribute.stderr
valid_graph.rs