delete_reference

Function delete_reference 

Source
pub async fn delete_reference(
    conn: &mut PgConnection,
    id: Uuid,
) -> ModelResult<()>