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

type SubjectNodeRef = Rc<SubjectNode>;
Expand description

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