DynRemoteGitClient

Type Alias DynRemoteGitClient 

Source
pub type DynRemoteGitClient = Box<dyn RemoteGitEngine>;

Aliased Typeยง

pub struct DynRemoteGitClient(/* private fields */);