aaronabramov / k9

Rust testing library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add docs for crate features

aaronabramov opened this issue · comments

Regex feature is undocumented currently

k9/Cargo.toml

Lines 12 to 13 in f979a89

[features]
default = ["regex"]