macro_rules! check_page {
    ($expr: expr) => { ... };
}
Expand description

useful for unwrapping pages and returning early if a page count is 0