pub async fn stat(path: impl AsRef<str>) -> Option<Metadata>
Get the metadata at path.
path
Uses uring when that feature’s enabled.
uring