doc(c-api) Add more documentation.

This commit is contained in:
Ivan Enderlin
2021-01-29 14:41:41 +01:00
parent 88e5e4985d
commit 9fb174e961

View File

@@ -1,3 +1,6 @@
//! Unstable non-standard Wasmer-specific types for the
//! `wasm_engine_t` and siblings.
use super::super::engine::wasm_config_t;
use super::target_lexicon::wasm_target_t;