Struct cargo::sources::git::GitDatabase [] [src]

pub struct GitDatabase { /* fields omitted */ }

GitDatabase is a local clone of a remote repository's database. Multiple GitCheckouts can be cloned from this GitDatabase.

Methods

impl GitDatabase
[src]