Struct libgit2_sys::git_cert [] [src]

pub struct git_cert {
    pub cert_type: git_cert_t,
}

Fields