-
-
Notifications
You must be signed in to change notification settings - Fork 14.3k
Closed
Labels
T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.
Description
When i try get info abouth file with function : .metadata()
https://doc.rust-lang.org/std/fs/struct.DirEntry.html#method.metadata
I get an error:
{ repr: Os { code: 75, message: "Value too large for defined data type" } }
This file is in the directory is the size : 17848195008 byte.
Metadata
Metadata
Assignees
Labels
T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.