[][src]Type Definition safe_api::fetch::Range

type Range = Option<(Option<u64>, Option<u64>)>;