Type Definition rdftk_core::model::statement::SubjectNodeRef[][src]

type SubjectNodeRef = Rc<dyn SubjectNode>;
Expand description

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