Method lrs::fs::FileSystemInfo::max_name_len

Returns the maximum length of a filename in the filesystem.

Syntax

impl FileSystemInfo {
    fn max_name_len(&self) -> u64
}