Struct git_find::Ctx[][src]

pub struct Ctx {
    pub logger: Logger,
}

Fields

Auto Trait Implementations

impl Send for Ctx

impl Sync for Ctx