☰
VfsResult
In axfs_vfs
?
Type Alias
axfs_vfs
::
VfsResult
source
·
[
−
]
pub type VfsResult<T =
()
> =
AxResult
<T>;
Expand description
Alias of
AxResult
.