Change as_tag_tuple to work by reference
This commit is contained in:
parent
16d1eea8fc
commit
1baa23ddcc
3 changed files with 4 additions and 2 deletions
|
|
@ -28,5 +28,6 @@
|
|||
//! gains the ability to diff on a grapheme instead of character level. This
|
||||
//! is particularly useful when working with text containing emojis.
|
||||
//! * `text`: this feature is enabled by default and enables the [`text`] module.
|
||||
//! If the crate is used without default features it's removed.
|
||||
pub mod algorithms;
|
||||
pub mod text;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue