[][src]Type Definition xmachine::Ref

type Ref<T> = Rc<T>;