bound_into_included_u64

Function bound_into_included_u64 

Source
pub fn bound_into_included_u64<I>(bound: Bound<&I>, is_start: bool) -> u64
where I: Clone + Into<u64>,
Expand description

Converts and parses a Bound into an included u64 value.