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