Method: Rust::Function#name
- Defined in:
- lib/rust/core/types/language.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
94 95 96 |
# File 'lib/rust/core/types/language.rb', line 94 def name @name end |
Returns the value of attribute name.
94 95 96 |
# File 'lib/rust/core/types/language.rb', line 94 def name @name end |