Type Definition rdftk_core::model::literal::LiteralRef[][src]

type LiteralRef = Rc<dyn Literal>;
Expand description

The actual object storage type, reference counted for memory management.