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