Cargo Features

Kodept has no features set by default.

[dependencies]
kodept = { version = "0.2.3", features = ["profiler", "parallel", "trace"] }
profiler

Enables dhat

parallel

Enables rayon, parallel of kodept-parse

Affects traits::CommonIter

trace

Enables gag, pest and trace of kodept-parse