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. |
||
|---|---|---|
| .. | ||
| .cargo | ||
| src | ||
| Cargo.toml | ||
| README.md | ||