pub struct FileName(/* private fields */);
An valid file name str (unsized).
Check and wrap the name for a file or a directory in OneDrive.
Returns None if contains invalid characters.
ItemLocation::from_path
View the file name as &str. It is cost-free.
&str
TypeId
self