Function cargo::util::paths::path2bytes

source ·
pub fn path2bytes(path: &Path) -> CargoResult<&[u8]>