Docs.rs
  • turtle-syntax-6.0.0
    • turtle-syntax 6.0.0
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • timothee-haudebourg
    • Dependencies
      • decoded-char ^0.1.1 normal
      • iref ^2.2.3 normal
      • langtag ^0.3.2 normal
      • locspan ^0.7.13 normal
      • rdf-types ^0.15.1 normal
      • static-iref ^2.0.0 normal
      • thiserror ^1.0.38 normal
      • unicase ^2.6 normal
      • xsd-types ^0.5.5 normal
      • codespan-reporting ^0.11.1 dev
      • log ^0.4.17 dev
      • nquads-syntax ^0.13.0 dev
      • stderrlog ^0.5.4 dev
    • Versions
    • 27.86% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

turtle_syntax6.0.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • BlankId
  • BlankIdBuf
  • Collection
  • DecimalBuf
  • Document
  • DoubleBuf
  • IntegerBuf
  • Objects
  • PredicateObjects
  • Triples
  • build::Context
  • lexing::DisplayStringLiteral
  • lexing::Lexer
  • lexing::NotAKeyword
  • parsing::Parser

Enums

  • BlankNode
  • Directive
  • Iri
  • Literal
  • NumericLiteral
  • Object
  • Statement
  • Subject
  • Verb
  • build::Error
  • lexing::Delimiter
  • lexing::Error
  • lexing::Keyword
  • lexing::Punct
  • lexing::Token
  • lexing::Unexpected
  • parsing::Error
  • parsing::Unexpected

Traits

  • build::Build
  • build::RdfVocabulary
  • lexing::Tokens
  • parsing::Parse

Type Aliases

  • BlankNodePropertyList
  • PredicateObjectsList
  • RdfLiteral
  • build::MetaError
  • build::MetaTriple
  • parsing::MetaError