syn_str 0.1.58

This library is what syn is to proc_macro::TokenStream for proc_macro::TokenStream::to_string,quote! being format! with String::parse::<TokenStream>.
Documentation
[dependencies.fixed_len_str]
version = "0.2.5"
[dev-dependencies.pretty_assertions]
version = "0.6.1"

[package]
authors = ["Dang <zeroed32@protonmail.com>"]
categories = ["no-std", "development-tools::procedural-macro-helpers"]
description = "This library is what syn is to proc_macro::TokenStream for proc_macro::TokenStream::to_string,quote! being format! with String::parse::<TokenStream>."
edition = "2018"
keywords = ["syn", "quote", "procedural", "macros", "str"]
license = "Apache-2.0/MIT"
name = "syn_str"
readme = "README.md"
repository = "https://github.com/NonNullableName/syn_string/"
version = "0.1.58"