mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-07 07:27:45 -04:00
`updated_rooms` and `updated_lists` can be created with an initial capacity. Doing so will avoid reallocations if the vector is too small.