Skip to main content

emit_rust_code

Function emit_rust_code 

Source
pub fn emit_rust_code(command: &str) -> Result<String, CliError>
Expand description

Single-string convenience wrapper over emit_rust_code_from_args, using the same POSIX word-splitting contract as from_cli.