Cargo Features
NyarError has no features set by default.
[dependencies]
nyar-error = { version = "0.1.17", features = ["json5", "peginator", "pratt", "num", "bigdecimal", "dashu", "toml", "walkdir", "wasmtime", "yggdrasil-rt"] }
- json5 = serde_json
-
Enables json5
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- peginator implicit feature
-
Enables peginator
parser
- pratt implicit feature
-
Enables pratt
pratt:
A Pratt parser for Rust
- num implicit feature
-
Enables num
number
- bigdecimal implicit feature
-
Enables bigdecimal
bigdecimal:
Arbitrary precision decimal numbers
- dashu implicit feature
-
Enables dashu
dashu:
A library set of big numbers
- serde_json json5?
-
Enables serde_json
config
- toml implicit feature
- walkdir implicit feature
-
Enables walkdir
io
- wasmtime implicit feature
-
Enables wasmtime ^21.0.1
runtime
- yggdrasil-rt implicit feature
-
Enables yggdrasil-rt
yggdrasil-rt:
Yggdrasil Shared Structure