matrix-rust-sdk/matrix_sdk_common/src
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
..
lib.rs matrix-sdk: Get rid of the common macros crate 2021-01-04 16:34:14 +01:00
locks.rs common: Expose the lock guards publicly. 2020-10-10 12:08:58 +02:00