mirror of
https://gitee.com/openharmony/third_party_rust_strsim-rs
synced 2024-11-23 07:39:51 +00:00
ab17c1e9ab
* Add tests for 'normalized_levenshtein' * Implement 'normalized_levenshtein' * Implement 'normalized_damerau_levenshtein' * Add benchmarking of new functions * Move test cases from integration tests to unit tests * Use 'is_empty' instead of 'len' * Count chars instead of bytes * Update Readme |
||
---|---|---|
.. | ||
lib.rs |