Expand description
Prelude for convenience.
Re-exports§
pub use super::comment::comment;pub use super::spanned_quote::Quote;pub use super::IdentExt;pub use super::SpanExt;pub use super::ToTokensExt;
Macros§
- Shortcut for
Quote::new_call_site().quote_with(smart_quote!( $tokens )) - ide-friendly quasi quotting.