Skip to main content

record

pub async fn record(
    conn: &mut PgConnection,
    new: &NewCreditRegistrationAdminAction,
) -> ModelResult<Uuid>
Expand description

Call in the same transaction as the effect it audits.