Function marine_it_generator::embed_it

source ·
pub fn embed_it<P>(path: P) -> Result<(), ITGeneratorError>
where P: Into<PathBuf>,
Expand description

Parse generated by rust-sdk AST types, generate instructions and embed them to Wasm file.