Cargo Features

tree_sitter_grep_ignore has no features set by default.

[dependencies]
tree_sitter_grep_ignore = { version = "0.4.20-dev.0", features = ["simd-accel"] }
simd-accel

Enables simd-accel of globset

globset:

DEPRECATED. It is a no-op. SIMD is done automatically through runtime dispatch.

tree_sitter_grep_ignore has 1 feature without comment.