Tpt
|
f10e5a40a3
|
Enables more Clippy lints
Auto-enable all Clippy lints that are not in nursery but a blacklist
|
1 year ago |
Tpt
|
024bc7b8e8
|
Simplifies Gitter link
|
1 year ago |
Tpt
|
d44f9bee7a
|
I/O adds extra #[must_use] annotations
|
1 year ago |
Tpt
|
570f21748d
|
Cargo.toml: share some common fields in the workspace
|
1 year ago |
Tpt
|
010196c974
|
Makes parse_ and serialize_ method take owned Parser and Serializer
It is very rare to reuse parser and this allows to avoid copies
|
1 year ago |
Tpt
|
7c227830e9
|
Upgrades RocksDB
|
1 year ago |
Tpt
|
73af297b4c
|
Adds From<Iri> to NamedNode
|
1 year ago |
Tpt
|
b06d6506cb
|
Fixes "let else" formatting
|
1 year ago |
Tpt
|
4cb377bda4
|
Adds documentation field to Cargo.toml
|
1 year ago |
Tpt
|
3adf33d2f4
|
Renames "parse_from_read" to "parse_read"
|
1 year ago |
Tpt
|
cdabe52847
|
RDF I/O: adds basic Tokio support
|
1 year ago |
Tpt
|
c8e718ed2d
|
Properly document features in docs.rs
|
1 year ago |
Tpt
|
f6c8358b24
|
Refactor parsers error types
Uses SyntaxError and ParseError everywhere
|
1 year ago |
Tpt
|
69d8ce6b4e
|
Migrates RDF/XML parser from Rio
|
1 year ago |