pmutil 0.5.1

Utils for proc-macro
Documentation
//! Prelude for convenience.

pub use super::comment::comment;
pub use super::spanned_quote::Quote;
pub use super::{IdentExt, SpanExt, ToTokensExt};