[][src]Function fce_wit_parser::embed_text_wit

pub fn embed_text_wit(
    in_wasm_path: PathBuf,
    out_wasm_path: PathBuf,
    wit: &str
) -> Result<(), WITParserError>

Embed provided WIT to a Wasm file by path.