Cargo Features

LCRT has no features set by default.

[dependencies]
lcrt = { version = "0.1.2", features = ["all", "testing"] }
all = testing
testing all?

Enables cool_asserts and pretty_assertions

LCRT has 2 features without comments.