Struct git_find::Ctx [] [src]

pub struct Ctx {
    pub logger: Logger,
}

Fields

Trait Implementations

Auto Trait Implementations

impl Send for Ctx

impl Sync for Ctx