mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-09 00:15:23 -04:00
doc(sdk): Add missing documentation.
This commit is contained in:
@@ -311,6 +311,7 @@ pub(super) struct SlidingSyncListInner {
|
||||
}
|
||||
|
||||
impl SlidingSyncListInner {
|
||||
/// Reset and add a new range.
|
||||
fn set_range<U>(&self, start: U, end: U)
|
||||
where
|
||||
U: Into<UInt>,
|
||||
|
||||
Reference in New Issue
Block a user