Structs§
- A wrapper for a weak reference to a type implementing
ComponentInstanceInterface
. Provides the moniker of the component instance, which is useful for error reporting if the original component instance has been destroyed.
Enums§
- Either a type implementing
ComponentInstanceInterface
or itsTopInstance
. - A type implementing
ComponentInstanceInterface
or itsTopInstance
, as a weak pointer.
Traits§
- A trait providing a representation of a component instance.
- A trait providing a representation of a resolved component instance.
- An extension trait providing functionality for any model of a resolved component.
- A special instance identified with the top of the tree, i.e. component manager’s instance.