pub async fn handle_create_secret(
handler_args: HandlerArgs,
stmt: CreateSecretStatement,
) -> Result<RwPgResponse, RwError>
pub async fn handle_create_secret(
handler_args: HandlerArgs,
stmt: CreateSecretStatement,
) -> Result<RwPgResponse, RwError>