Struct fuse_backend_rs::api::vfs::VfsInode
source · pub struct VfsInode(_);
Expand description
Data struct to store inode number for the VFS filesystem.
pub struct VfsInode(_);
Data struct to store inode number for the VFS filesystem.