Docs.rs
  • rdftk_io-0.3.3
    • rdftk_io 0.3.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • johnstonskj
    • Dependencies
      • itertools ^0.13 normal
      • lazy_static ^1.4 normal
      • objio ^0.1.1 normal
      • pest ^2.7 normal optional
      • pest_derive ^2.7 normal optional
      • rdftk_core ^0.5.4 normal
      • rdftk_iri ^0.2.5 normal
      • rdftk_names ^0.2.3 normal optional
      • regex ^1.5 normal
      • serde_json ^1.0 normal optional
      • tracing ^0.1.40 normal
      • xml-rs ^0.8 normal optional
      • indoc ^2.0 dev
      • log ^0.4.22 dev
      • pretty_assertions ^1.4 dev
      • pretty_env_logger ^0.5 dev
    • Versions
    • 80.33% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

rdftk_io0.3.3

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits

List of all items

Structs

  • dot::DotOptions
  • dot::DotWriter
  • json::JsonOptions
  • json::JsonReader
  • json::JsonWriter
  • n3::N3Reader
  • nq::NQuadReader
  • nq::NQuadWriter
  • nt::NTripleReader
  • nt::NTripleWriter
  • trig::TrigReader
  • trig::TrigWriter
  • trig::TrigWriterOptions
  • turtle::TurtleReader
  • turtle::TurtleWriter
  • turtle::TurtleWriterOptions
  • xml::XmlOptions
  • xml::XmlReader
  • xml::XmlWriter

Enums

  • xml::XmlStyle

Traits

  • DataSetWriter
  • GraphWriter

Macros

  • make_factory_options

Constants

  • dot::FILE_EXTENSION
  • dot::MIME_TYPE
  • dot::NAME
  • json::FILE_EXTENSION
  • json::MIME_TYPE
  • json::NAME
  • n3::FILE_EXTENSION
  • n3::FORMAT_IRI
  • n3::MIME_TYPE
  • n3::NAME
  • nq::FILE_EXTENSION
  • nq::FORMAT_IRI
  • nq::MIME_TYPE
  • nq::NAME
  • nt::FILE_EXTENSION
  • nt::MIME_TYPE
  • nt::NAME
  • trig::FILE_EXTENSION
  • trig::MIME_TYPE
  • trig::NAME
  • turtle::FILE_EXTENSION
  • turtle::MIME_TYPE
  • turtle::NAME
  • xml::FILE_EXTENSION
  • xml::MIME_TYPE
  • xml::NAME