ferrunix_core

Module registry

source
Expand description

Holds all registered types that can be injected or constructed.

Structsยง

  • A builder for objects with dependencies. This can be created by using Registry::with_deps.
  • Registry for all types that can be constructed or otherwise injected.