Cargo Features

pict-rs has no features set by default.

[dependencies]
pict-rs = { version = "0.5.13", features = ["io-uring", "poll-timer-warnings", "random-errors"] }
io-uring

Enables tokio-uring, io_uring of sled and experimental-io-uring of actix-web

actix-web:

io-uring feature only available for Linux OSes.

poll-timer-warnings
random-errors

Enables nanorand

pict-rs has 3 features without comments.