Trait implementation lrs::rc::Rc::Send

Objects whose ownership can be moved from one thread to another.

Syntax

impl<T, H> !Send for Rc<T, H>