Type Definition async_vfs::VfsResult[][src]

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