mirror of
https://github.com/fluencelabs/interface-types
synced 2025-06-26 13:11:41 +00:00
feat(interface-types) Split the interpreter into multiple modules/files.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
use crate::instructions::Instruction;
|
||||
use crate::interpreter::Instruction;
|
||||
use std::str;
|
||||
|
||||
#[derive(PartialEq, Debug)]
|
||||
|
Reference in New Issue
Block a user