Constant MAX_FILENAME
pub const MAX_FILENAME: u64 = 255; // 255u64
Expand description
The maximum length, in bytes, of a single filesystem component.
pub const MAX_FILENAME: u64 = 255; // 255u64
The maximum length, in bytes, of a single filesystem component.