pub async fn insert(
conn: &mut PgConnection,
certificate_font: &NewCertificateFont,
) -> ModelResult<CertificateFont>
pub async fn insert(
conn: &mut PgConnection,
certificate_font: &NewCertificateFont,
) -> ModelResult<CertificateFont>