Variants
Regular(Arc<OSInode>)
Abstract(Arc<dyn File + Send + Sync>)
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for FileLike
impl !UnwindSafe for FileLike
Blanket Implementations
Mutably borrows from an owned value. Read more