pub async fn create_key(
configuration: &Configuration,
create_key: CreateKey,
) -> Result<CreateKeyOutput, Error<CreateKeyError>>pub async fn create_key(
configuration: &Configuration,
create_key: CreateKey,
) -> Result<CreateKeyOutput, Error<CreateKeyError>>