Skip to main content
ApiUserSshKeyInitArgs
shared
1.0.5
In shared::
models::
user_
ssh_
key
shared
::
models
::
user_ssh_key
Type Alias
ApiUser
SshKey
Init
Args
Copy item path
Source
pub type ApiUserSshKeyInitArgs<'a> = (&'a
UserSshKey
, &'a
State
);