Skip to main content

OpenRepo

Type Alias OpenRepo 

Source
pub type OpenRepo = Repository<OpenStatus>;

Aliased Type§

pub struct OpenRepo {
    pub name: String,
    /* private fields */
}

Fields§

§name: String

The name of the repository