rune
0.1.0
GcPtr
Implementors
In rune::
core::
object::
tagged
rune
::
core
::
object
::
tagged
Trait
GcPtr
Copy item path
Source
pub(in
core
) trait GcPtr { }
Implementors
§
Source
§
impl
GcPtr
for &
Cons
Source
§
impl
GcPtr
for &
LispBuffer
Source
§
impl
GcPtr
for &
LispFloat
Source
§
impl
GcPtr
for &
ByteFn
Source
§
impl
GcPtr
for &
LispHashTable
Source
§
impl
GcPtr
for &
ByteString
Source
§
impl
GcPtr
for &
LispString
Source
§
impl
GcPtr
for &
LispVec
Source
§
impl
GcPtr
for &
Record
Source
§
impl
GcPtr
for
Symbol
<'_>
Source
§
impl<T>
GcPtr
for
Gc
<T>