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