simstring_rust 0.3.4

A native Rust implementation of the SimString algorithm
Documentation
1
2
3
4
5
[target.aarch64-apple-darwin]
rustflags = [
    "-C", "link-arg=-undefined",
    "-C", "link-arg=dynamic_lookup",
]