matrix_sdk::sliding_sync

Type Alias Ranges

Source
pub type Ranges = Vec<Range>;
Available on crate feature experimental-sliding-sync only.
Expand description

Many ranges of rooms.

Aliased Typeยง

struct Ranges { /* private fields */ }