pub type IndexedRepo = Repository<IndexedFullStatus>;Aliased Type§
pub struct IndexedRepo {
pub name: String,
/* private fields */
}Fields§
§name: StringThe name of the repository
pub type IndexedRepo = Repository<IndexedFullStatus>;pub struct IndexedRepo {
pub name: String,
/* private fields */
}name: StringThe name of the repository