[][src]Type Definition rant::RantMapRef

type RantMapRef = Rc<RefCell<RantMap>>;

Trait Implementations

impl FromRant for RantMapRef[src]