moderror;pubmodgit;pubmodproto;pubmodservice;moduds;pubuseself::error::Error;pubuseself::proto::pkgcruft_client::PkgcruftClient as Client;/// A `Result` alias where the `Err` case is `pkgcruft_git::Error`.
pubtypeResult<T>=std::result::Result<T, Error>;