Function eval_str

Source
pub fn eval_str(code: &str) -> String
Expand description

引数codeに指定したプログラムを実行して結果を文字列で返す