get_instance/src/bindings_interface library
Classes
-
BindingsInterface<
T> -
Defines a contract for classes that provide dependencies for a specific type
T
.
Typedefs
- BindingBuilderCallback = void Function()
- Defines the signature for a callback used to build bindings.