Structs§
- Lazy
Instantiated Content Source - Wraps the ContentSource creation in a way that only creates it when actually used.
Traits§
- GetContent
Source - A functor to get a ContentSource. Will be invoked when needed when using LazyInstantiatedContentSource.