pub fn root_files(root: &str) -> Option<Vec<(String, &'static [u8])>>Expand description
The files one payload root carries, as (path, bytes) with the path
carrying the root as its first segment, or None for a name the
inventory does not declare.