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