Skip to main content

NAME_MAX

Constant NAME_MAX 

Source
pub const NAME_MAX: usize = 255;
Expand description

Maximum number of bytes in a filename (not including the terminating null of a filename string).