matrix-rust-sdk/matrix_sdk/examples
Damir Jelić 4c6c1d2107 matrix-sdk: Get rid of the common macros crate
This crate was used to support different trait bounds on WASM vs other
targets, since we only define async traits in a couple of places having
a whole crate to support this feels a bit excessive.

This patch defines a target specific super trait instead, this lowers
the compile time a couple of seconds.
2021-01-04 16:34:14 +01:00
..
wasm_command_bot Merge branch 'new-sync-methods' into master 2020-10-06 16:43:41 +02:00
autojoin.rs matrix-sdk: Get rid of the common macros crate 2021-01-04 16:34:14 +01:00
command_bot.rs matrix-sdk: Get rid of the common macros crate 2021-01-04 16:34:14 +01:00
cross_signing_bootstrap.rs examples: Feature gate the cross signing bootstrap example. 2020-11-26 14:27:11 +01:00
emoji_verification.rs Merge branch 'master' into crypto-improvements 2020-10-06 16:44:11 +02:00
get_profiles.rs Update ruma 2020-09-14 20:26:52 +02:00
image_bot.rs matrix-sdk: Get rid of the common macros crate 2021-01-04 16:34:14 +01:00
login.rs matrix-sdk: Get rid of the common macros crate 2021-01-04 16:34:14 +01:00