Type Alias matrix_sdk::sliding_sync::Ranges

source ·
pub type Ranges = Vec<Range>;
Expand description

Many ranges of rooms.

Aliased Type§

struct Ranges { /* private fields */ }