Type Alias matrix_sdk::sliding_sync::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 */ }