Cargo Features

MinTyML has no features set by default.

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

Enables std of gramma

error-trait = std

Enables thiserror

MinTyML has 2 features without comments.