pub const PATH_SEPARATOR: u8 = b'/'; // 47u8
Expand description

The separator byte between steps in a path.