squote 0.1.2

A clone of the quote crate that uses a String as its backing store
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Ryan Levick <ryan.levick@gmail.com>"]
description = "A clone of the quote crate that uses a String as its backing store"
documentation = "https://docs.rs/squote"
edition = "2018"
license = "MIT"
name = "squote"
readme = "README.md"
repository = "https://github.com/rylev/squote"
version = "0.1.2"