Type Alias RusticIndexedRepo

Source
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