pub type SharedSshResolver = Arc<dyn SshResolver>;Expand description
Type alias for the boxed-resolver field on Client.
Aliased Typeยง
pub struct SharedSshResolver { /* private fields */ }pub type SharedSshResolver = Arc<dyn SshResolver>;Type alias for the boxed-resolver field on Client.
pub struct SharedSshResolver { /* private fields */ }