Cargo Features

oxrdfio has no features set by default.

[dependencies]
oxrdfio = { version = "0.1.0-alpha.5", features = ["async-tokio", "rdf-star"] }
async-tokio

Enables tokio, async-tokio of oxrdfxml and oxttl

Affects parser::FromTokioAsyncReadQuadReader, serializer::ToTokioAsyncWriteQuadWriter

rdf-star

Enables rdf-star of oxrdf and oxttl