Use fusio::{ MaybeSend, MaybeSync }
instead in Tonbo
#218
Labels
enhancement
New feature or request
M - Medium
Adding a new feature, refactoring a module, performance optimization.
The WASM target of Tonbo does not require
Send
orSync
, it should be switched in compile-time.The text was updated successfully, but these errors were encountered: