b8d90286aa
This will only apply to `async_test` functions, but I think this is a win: 1. for consistency within the codebase, since I've started doing so in many places, 2. because these function names will clearly identify these functions as tests, in the call tree interfaces, when rendered using the LSP show-callers/show-callees functionality.
Common types that are used in the different matrix-sdk layers.
NOTE: These are common dependencies for the different matrix-sdk layers, you're probably interested in the main matrix-sdk crate.