update_playground_example

Function update_playground_example 

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