Expand description
Small cross-cutting helpers used by multiple macro modules.
Functionsยง
- extract_
cfg_ ๐attrs - Extract
#[cfg(...)]attributes from a list of attributes. - r_
wrapper_ ๐raw_ literal - Build a
TokenStreamcontaining a raw string literal from an R wrapper string. - source_
location_ ๐doc - Format a human-readable source location note from a syntax span.