fuse

Type Alias FileRef

Source
pub type FileRef<'a> = BorrowedFd<'a>;

Aliased Typeยง

struct FileRef<'a> { /* private fields */ }