Expand description

Prelude for convenience.

Re-exports

pub use super::comment::comment;
pub use super::IdentExt;
pub use super::ToTokensExt;
pub use crate::q;
pub use crate::smart_quote;

Structs

Buffer for quasi quotting.

Traits

Extension trait for Span and syn::Span.