Method: Rust::Function#call
- Defined in:
- lib/rust/core/types/language.rb
#call ⇒ Object
121 122 123 |
# File 'lib/rust/core/types/language.rb', line 121 def call Rust._eval(self.to_R) end |
121 122 123 |
# File 'lib/rust/core/types/language.rb', line 121 def call Rust._eval(self.to_R) end |