Crate macro_ruby

Source

Macrosยง

ruby_code_ast
Execute Ruby code and generate Rust code
ruby_code_str
Execute Ruby code and return a string
ruby_code_to
Execute Ruby code and return a different type
ruby_file_ast
Execute Ruby from a file and generate Rust code
ruby_file_str
Execute Ruby from a file and return a string
ruby_file_to
Execute Ruby from a file and return a different type