Docs.rs
  • turtle-syntax-2.0.0-beta
    • turtle-syntax 2.0.0-beta
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • timothee-haudebourg
    • Dependencies
      • iref ^2.1 normal
      • langtag ^0.2 normal
      • locspan ^0.2.3 normal
      • unicase ^2.6 normal
      • codespan-reporting ^0.11.1 dev
    • Versions
    • 39.22% of the crate is documented
  • Go to latest stable release
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate turtle_syntax

logo
Change settings

List of all items

Structs

  • Document
  • PredicateObjects
  • lexing::DecodedChar
  • lexing::DisplayStringLiteral
  • lexing::Lexer
  • lexing::NotAKeyword
  • lexing::Numeric
  • lexing::Utf8Decoded

Enums

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

Traits

  • lexing::Tokens
  • parsing::Parsable