Files
wasmtime/crates/component-macro/src
Dan Gohman 56a981bdd8 Add contains and intersects to the component-macro bindings for flags. (#5598)
In component-macro, when expanding the bindings for flags types, add
`contains` and `intersects` methods, for convenience.
2023-01-19 17:27:42 +00:00
..