mirror of
https://github.com/fluencelabs/interface-types
synced 2025-06-25 04:31:36 +00:00
doc(interface-types) Improve module descriptions.
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
//! A stack-based interpreter to execute instructions of WIT adapters.
|
||||
|
||||
mod instruction;
|
||||
mod instructions;
|
||||
pub mod stack;
|
||||
|
Reference in New Issue
Block a user