Cargo Features
Parsenic has no features set by default.
[dependencies]
parsenic = { version = "0.2.0", features = ["unstable-io", "unstable-error"] }
- unstable-io
-
Enable the
io
module, MSRV 1.84 forPin::as_deref_mut()
Unstable API has no stability guarantees
Affects
parsenic::io
… - unstable-error
-
Enable usage of the
Error
trait in core, MSRV 1.81Unstable API has no stability guarantees