pub struct VfsError { /* private fields */ }Expand description
A container for VFS-specific errors, holding both an error code and a descriptive message.
pub struct VfsError { /* private fields */ }A container for VFS-specific errors, holding both an error code and a descriptive message.