pub fn parse_offset(value: &str) -> Result<usize, PaginationError>
Parses and validates the offset parameter.