Expand description
Implements lazy fetching of components
Structs§
- Lazy
- Wrapper for a lazily fetched component
- LazyV
Table - Component vtable for a component.
Traits§
- Lazy
Component - Implement this trait to support lazily loading a component.
Implements lazy fetching of components