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