Struct zen_engine::loader::NoopLoader
source · pub struct NoopLoader;Trait Implementations§
source§impl Debug for NoopLoader
impl Debug for NoopLoader
source§impl DecisionLoader for NoopLoader
impl DecisionLoader for NoopLoader
source§impl Default for NoopLoader
impl Default for NoopLoader
source§fn default() -> NoopLoader
fn default() -> NoopLoader
Returns the “default value” for a type. Read more