pub type ClientSecrets = SecretsClient;
Expand description
Aliases to maintain backward compatibility
Aliased Type§
struct ClientSecrets {
client: Client,
}
Fields§
§client: Client
pub type ClientSecrets = SecretsClient;
Aliases to maintain backward compatibility
struct ClientSecrets {
client: Client,
}
client: Client