Function kitab::rdf::read

source · []
pub fn read(r: impl Read) -> MetaData
Expand description

Read a single metadata entry from the rdf-turtle source.

Arguments

  • r - reader implementation providing the source.