continuwuity/src/api
strawberry f6fa2a4f65 use swap_remove instead of remove in a few places
`swap_remove` is faster if we don't care about the order (O(1))

Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-06-03 00:10:28 -04:00
..
client_server use swap_remove instead of remove in a few places 2024-06-03 00:10:28 -04:00
ruma_wrapper split RouterExt impl related into ruma_wrapper unit. 2024-06-02 20:17:45 +00:00
Cargo.toml consolidate default cargo features 2024-06-02 23:01:12 +00:00
mod.rs accept receipts prior to events 2024-06-02 23:01:12 +00:00
router.rs split RouterExt impl related into ruma_wrapper unit. 2024-06-02 20:17:45 +00:00
server_server.rs use swap_remove instead of remove in a few places 2024-06-03 00:10:28 -04:00