sassy 0.2.0

Approximate string matching using SIMD
Documentation
1
2
3
4
5
6
7
8
9
10
11
language = "C"
cpp_compat = true
include_guard = "SASSY_H"

[export]
prefix = "sassy_"
exclude = ["PyInit_sassy"]

[parse.expand]
crates = ["sassy"]
features = ["c"]