Type Definition async_vfs::VfsResult[][src]

pub type VfsResult<T> = Result<T, VfsError>;