bitwarden_sm::secrets::get

Function get_secret

source
pub(crate) async fn get_secret(
    client: &Client,
    input: &SecretGetRequest,
) -> Result<SecretResponse, Error>