Module generator

Source
Expand description

Resource identifier generators.

Structs§

Blank
Generates numbered blank node identifiers, with an optional prefix.

Enums§

Uuid
Generates UUID blank node identifiers based on the uuid crate.

Traits§

Generator
Subject identifier generator.