Libraries
»
rust
(0.12)
»
Index (S)
»
Symbol
Class: Symbol
Inherits:
Object
Object
Symbol
show all
Defined in:
lib/rust/core/types/datatype.rb
Instance Method Summary
collapse
#
to_R
⇒ Object
Instance Method Details
#
to_R
⇒
Object
166 167 168
# File 'lib/rust/core/types/datatype.rb', line 166
def
to_R
return
self
.
to_s
.
inspect
end