pub trait PopErrorScopeFuture:
Future<Output = Option<Error>>
+ WasmNotSend
+ 'static { }
Available on
custom
only.pub trait PopErrorScopeFuture:
Future<Output = Option<Error>>
+ WasmNotSend
+ 'static { }
custom
only.