pub type Range = RangeInclusive<Bound>;Expand description
One range of rooms in a response from Sliding Sync.
Aliased Typeยง
pub struct Range { /* private fields */ }pub type Range = RangeInclusive<Bound>;One range of rooms in a response from Sliding Sync.
pub struct Range { /* private fields */ }