pub type ManifestEntryRef = Arc<ManifestEntry>;Expand description
Reference to ManifestEntry.
Aliased Typeยง
struct ManifestEntryRef { /* private fields */ }pub type ManifestEntryRef = Arc<ManifestEntry>;Reference to ManifestEntry.
struct ManifestEntryRef { /* private fields */ }