Trait implementation
lrs
::
rc
::
Rc
::
Clone
Objects that can be duplicated.
Syntax
impl<T, H>
Clone
for
Rc
<T, H> where H:
Allocator
, T:
Leak
,