injectable-rs-graph 0.1.0

Compile-time dependency graph validation for the injectable-rs DI framework
Documentation
  • Coverage
  • 100%
    30 out of 30 items documented0 out of 0 items with examples
  • Size
  • Source code size: 44.21 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 517.2 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 5s Average build duration of successful builds.
  • all releases: 5s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • jymchng/injectable
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • jymchng

injectable-rs-graph

Compile-time dependency graph validation for the injectable-rs DI framework.

Detects cycles, missing dependencies, and ambiguous bindings at build time by analyzing the static dependency graph. Implementation detail of injectable-rs; depend on injectable-rs instead.

License

Dual-licensed under MIT OR Apache-2.0.