Method: RbSys::ToolchainInfo#rust_target
- Defined in:
- lib/rb_sys/toolchain_info.rb
#rust_target ⇒ Object (readonly)
Returns the value of attribute rust_target.
14 15 16 |
# File 'lib/rb_sys/toolchain_info.rb', line 14 def rust_target @rust_target end |