Instead expose a number of boolean accessors which doesn't require users to construct a foreign `Features` type and allows us to decouple the API of the `wasmtime` crate from the underlying implementation detail.
wasmtime-rust-macro
This is the actual definition of the #[wasmtime] macro, but it's intended that
this crate isn't used directly but rather the wasmtime-rust crate is used
instead.