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