Cargo Features

MinTyML has no features set by default.

[dependencies]
mintyml = { version = "0.1.18", features = ["std", "error-trait"] }
std error-trait?

Enables std of gramma

error-trait = std

Enables error of derive_more

MinTyML has 2 features without comments.