Libraries
»
rust
(0.7)
»
Index (N)
»
NilClass
Class: NilClass
Inherits:
Object
Object
NilClass
show all
Defined in:
lib/rust-core.rb
Instance Method Summary
collapse
#
to_R
⇒ Object
Instance Method Details
#
to_R
⇒
Object
778 779 780
# File 'lib/rust-core.rb', line 778
def
to_R
return
"
NULL
"
end