Type Definition ostree_ext::objectsource::ContentID
source · pub type ContentID = Rc<str>;Expand description
Identifier for content (e.g. package/layer). Not necessarily human readable.
pub type ContentID = Rc<str>;Identifier for content (e.g. package/layer). Not necessarily human readable.