Crate dtgrep

Source
Expand description

文章中查找文本

Structs§

Config

Functions§

run
查找包含目标文本的集合.
search
查找包含目标文本的行(大小写敏感).
search_case_insensitive
查找包含目标文本的行(大小写不敏感).