pub trait ShaderCompilationInfoFuture:
Future<Output = CompilationInfo>
+ WasmNotSend
+ 'static { }Available on
custom only.pub trait ShaderCompilationInfoFuture:
Future<Output = CompilationInfo>
+ WasmNotSend
+ 'static { }custom only.