Type Alias matrix_sdk::sliding_sync::Bound
source ยท pub type Bound = u32;
Available on crate feature
experimental-sliding-sync
only.Expand description
The type used to express natural bounds (including but not limited to: ranges, timeline limit) in the Sliding Sync.