Function delete_page_audio

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