# dequote [![Version](https://img.shields.io/crates/v/dequote.svg)](https://crates.io/crates/dequote) [![License](https://img.shields.io/crates/l/dequote)](https://unlicense.org) [![MSRV](https://img.shields.io/crates/msrv/dequote?logo=rust&label=MSRV&labelColor=orange)](https://blog.rust-lang.org/2021/10/21/Rust-1.56.0.html) [![Safe Rust](https://img.shields.io/badge/Rust-safe-brightgreen.svg)](https://doc.rust-lang.org/nomicon/meet-safe-and-unsafe.html) [![no-std ready](https://img.shields.io/badge/no--std-compatible-limegreen?logo=rust&labelColor=blanchedalmond&logoColor=black)](https://docs.rust-embedded.org/book/intro/no-std.html) [![Dependency status](https://deps.rs/repo/gitlab/hsn10/dequote/status.svg)](https://deps.rs/repo/gitlab/hsn10/dequote) [![Documentation](https://docs.rs/dequote/badge.svg)](https://docs.rs/dequote) [![Downloads](https://img.shields.io/crates/d/dequote)](https://crates.io/crates/dequote/versions) [![](https://tokei.rs/b1/gitlab/hsn10/dequote?category=code)](https://github.com/XAMPPRocky/tokei) no-std public domain text processing library which removes nested quotes around text and trims whitespace. ## License This is free and unencumbered software released into the public domain. This code can be used under terms of [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/) or the [Unlicense](https://unlicense.org). ![Unlicense logo](https://unlicense.org/pd-icon.png)