matrix_sdk_test

Attribute Macro async_test

Source
#[async_test]
Expand description

Attribute to use wasm_bindgen_test for wasm32 targets and tokio::test for everything else with async-support and custom result-types