Module lazy_instantiated

Module lazy_instantiated 

Source

Structs§

LazyInstantiatedContentSource
Wraps the ContentSource creation in a way that only creates it when actually used.

Traits§

GetContentSource
A functor to get a ContentSource. Will be invoked when needed when using LazyInstantiatedContentSource.