Function get_all_points

Source
pub fn get_all_points(
    connection: &mut PgConnection,
) -> Result<Vec<GetPointModel>, String>