Remove is_binary from API
This commit is contained in:
parent
6191d1adb3
commit
e6615463ed
7 changed files with 41 additions and 83 deletions
|
|
@ -1,6 +1,6 @@
|
|||
pub mod common_prefix_len;
|
||||
pub mod common_suffix_len;
|
||||
pub mod find_longest_prefix_contained_within;
|
||||
pub mod is_binary;
|
||||
pub mod myers_diff;
|
||||
pub mod string_builder;
|
||||
pub mod string_or_nothing;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue