ostree_ext::diff

Type Alias FileSet

source
pub type FileSet = BTreeSet<String>;
Expand description

A set of file paths.

Aliased Typeยง

struct FileSet { /* private fields */ }