pub fn make_index_file(index: Index) -> Result<NamedTempFile>Expand description
Makes a temporary component ID index file with contents from the given index.
pub fn make_index_file(index: Index) -> Result<NamedTempFile>Makes a temporary component ID index file with contents from the given index.