pub fn emit_rust_code(command: &str) -> Result<String, CliError>
Single-string convenience wrapper over emit_rust_code_from_args, using the same POSIX word-splitting contract as from_cli.
emit_rust_code_from_args
from_cli