Cargo Features

notnow has no features set by default.

[dependencies]
notnow = { version = "0.3.7", features = ["coredump", "nightly", "readline", "test"] }
coredump

Enables coredump

nightly

Enable code paths requiring a nightly toolchain. This feature is only meant to be used for testing and benchmarking purposes.

readline

Enables rline

test