pub type NSTDFileMetadataResult = NSTDResult<NSTDFileMetadata, NSTDIOError>;
Available on crate feature fs only.
Expand description

A result type returned from nstd_fs_metadata.