Struct oxygengine_core::fetch::FetchProcess [−][src]
pub struct FetchProcess { /* fields omitted */ }Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for FetchProcessimpl Send for FetchProcessimpl Sync for FetchProcessimpl Unpin for FetchProcessimpl UnwindSafe for FetchProcessBlanket 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.