headless_lms_models::playground_examples

Function get_all_playground_examples

Source
pub async fn get_all_playground_examples(
    conn: &mut PgConnection,
) -> ModelResult<Vec<PlaygroundExample>>