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