Method: String#to_R

Defined in:
lib/rust/core/types/datatype.rb

#to_RObject



186
187
188
# File 'lib/rust/core/types/datatype.rb', line 186

def to_R
    return self.inspect
end