Function update_point

Source
pub fn update_point(
    connection: &mut PgConnection,
    key: &str,
    model: UpdatePointModel,
)