Struct gveditor_core_api::filesystems::LocalFilesystem [−][src]
pub struct LocalFilesystem;
Expand description
Implementation of FileSystem methods for a local access
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for LocalFilesystem
impl Send for LocalFilesystem
impl Sync for LocalFilesystem
impl Unpin for LocalFilesystem
impl UnwindSafe for LocalFilesystem
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more