Function swiss_army_knife::path::path_bytes_without_trailing_nul[][src]

pub fn path_bytes_without_trailing_nul<'a>(
    path: &'a impl AsRef<Path>
) -> &'a [u8]
Expand description

Path bytes without trailing ASCII NUL.