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