Skip to main content

uid_fetch_range

Function uid_fetch_range 

Source
pub fn uid_fetch_range(
    start: &str,
    end: Option<&str>,
    max_uid: u32,
) -> Option<RangeInclusive<u32>>