pub type DeleteEventRefType = CreateEventRefType;

Aliased Type§

enum DeleteEventRefType {
    Branch,
    Tag,
}

Variants§

§

Branch

§

Tag