Skip to main content

RepositoryLockExt

Trait RepositoryLockExt 

Source
pub trait RepositoryLockExt {
    // Required method
    fn locker(&self) -> RepoLock;
}

Required Methods§

Source

fn locker(&self) -> RepoLock

Implementors§