Docs.rs
turtle-syntax-4.0.0
turtle-syntax 4.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.13.0
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.11.0
dev
stderrlog ^0.5.4
dev
Versions
10.99%
of the crate is documented
Go to latest version
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
☰
Module lexing
Structs
Enums
Traits
?
Module
turtle_syntax
::
lexing
source
·
[
−
]
Structs
DisplayStringLiteral
Wrapper to display string literals.
Lexer
Lexer.
NotAKeyword
Enums
Delimiter
Error
Lexing error.
Keyword
Punct
Token
Token.
Unexpected
Unexpected char or end of file.
Traits
Tokens
Fallible tokens iterator with lookahead.