[go: up one dir, main page]

quote 0.3.11

Quasi-quoting macro quote!(...)
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "quote"
version = "0.3.11" # don't forget to update version in readme for breaking changes
authors = ["David Tolnay <dtolnay@gmail.com>"]
license = "MIT/Apache-2.0"
description = "Quasi-quoting macro quote!(...)"
repository = "https://github.com/dtolnay/quote"
documentation = "https://docs.rs/quote/"
keywords = ["syn"]
include = ["Cargo.toml", "src/**/*.rs"]