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