Trait git_stack::rewrite::Labels

source ·
pub trait Labels {
    fn get(&self, mark_id: Oid) -> &str;
}

Required Methods§

Implementors§