Method: String#to_R
- Defined in:
- lib/rust/core/types/datatype.rb
#to_R ⇒ Object
186 187 188 |
# File 'lib/rust/core/types/datatype.rb', line 186 def to_R return self.inspect end |
186 187 188 |
# File 'lib/rust/core/types/datatype.rb', line 186 def to_R return self.inspect end |