Crate marine_wasm_backend_traits

source ·

Re-exports§

Modules§

Macros§

Structs§

  • This struct is a helper, that allows passing <WB as WasmBackend>::ContextMut as template parameter, but not specify a lifetime. Any local lifetime can be used instead.

Traits§

  • A core trait for any backend. It serves two purposes: