Expand description

Basic implementation of Rc shared pointer

Structsยง

MyRc
Required to use PhantomData
RcInner
Struct to store T value and ref count of the Rc