Docs.rs
turtle-syntax-next-7.0.1
turtle-syntax-next 7.0.1
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
MarcAntoine-Arnaud
Dependencies
decoded-char ^0.1.1
normal
iref ^3.2.2
normal
langtag ^0.4.0
normal
locspan ^0.9.2
normal
rdf-types ^0.22.5
normal
static-iref ^3.0.0
normal
thiserror ^2.0.12
normal
unicase ^2.6
normal
xsd-types ^0.9.6
normal
codespan-reporting ^0.12
dev
nquads-syntax ^0.19.0
dev
Versions
27.08%
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_
syntax_
next
7.0.1
In turtle_
syntax_
next::
parsing
turtle_syntax_next
::
parsing
Type Alias
ParseError
Copy item path
Source
pub type ParseError<E, M> = (
Box
<
Error
<E>>, M);