Docs.rs
shifty-parse-0.1.6
shifty-parse 0.1.6
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
gtfierro
Dependencies
oxrdf =0.3.3
normal
oxttl ^0.2.3
normal
serde ^1.0
normal
shifty-algebra ^0.1.1
normal
spargebra =0.4.6
normal
serde_json ^1.0
dev
Versions
15.82%
of the crate is documented
Platform
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
Skip to main content
load_ntriples
shifty_
parse
0.1.6
shifty_parse
Function
load_
ntriples
Copy item path
Source
pub fn load_ntriples(data: &[
u8
]) ->
Result
<
Loaded
,
ParseError
>