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.