Attribute Macro matrix_sdk_test_macros::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
#[async_test]
Attribute to use wasm_bindgen_test
for wasm32 targets and tokio::test
for everything else with async-support and custom result-types