muchrooms/src
Maxime “pep” Buquet 0282a8905c
Change pub(crate) into pub
Modules aren't publicly exported anyway so it should be about the same.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-09-10 18:33:57 +02:00
..
component.rs Add TestComponent.expect_with; test for Delay in MUC subject 2022-09-10 18:00:02 +02:00
error.rs New ComponentTrait for testing 2022-09-10 10:36:56 +02:00
handlers.rs Change pub(crate) into pub 2022-09-10 18:33:57 +02:00
main.rs add test_0045_join_presence_empty_room 2022-09-10 12:38:42 +02:00
tests.rs Add TestComponent.expect_with; test for Delay in MUC subject 2022-09-10 18:00:02 +02:00
types.rs Change pub(crate) into pub 2022-09-10 18:33:57 +02:00