Expand description
Dequote is small no-std text processing library.
Library have two families of functions: trim and dequote.
- trim, ltrim, rtrim removes whitespace around text and returns a str slice.
- dequote removes nested quotes around text and returns a str slice.
This is free and unencumbered software released into the public domain. For more information, please refer to https://unlicense.org/.
Constants§
- QUOTES
- Characters considered to be quotes