pub type SshKeyRequest<M, V> = Request<M, V>;Expand description
A type alias with Request<_, SshKey> specific functions.
Aliased Type§
pub struct SshKeyRequest<M, V> { /* private fields */ }pub type SshKeyRequest<M, V> = Request<M, V>;A type alias with Request<_, SshKey> specific functions.
pub struct SshKeyRequest<M, V> { /* private fields */ }