mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-25 06:31:32 +00:00
doc(runtime-c-api) Add short module descriptions.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
//! Wasm instance.
|
||||
//! Instantiate a module, call functions, and read exports.
|
||||
|
||||
use crate::{
|
||||
error::{update_last_error, CApiError},
|
||||
|
Reference in New Issue
Block a user