Struct oxygengine_core::fetch::engines::fs::FsFetchEngine [−][src]
pub struct FsFetchEngine { /* fields omitted */ }Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for FsFetchEngineimpl Send for FsFetchEngineimpl Sync for FsFetchEngineimpl Unpin for FsFetchEngineimpl UnwindSafe for FsFetchEngineBlanket Implementations
impl<T> Any for T where
T: Any,
impl<T> Any for T where
T: Any, pub fn get_type_id(&self) -> TypeIdMutably borrows from an owned value. Read more
Tries to create the default.
Calls try_default and panics on an error case.