pub(crate) fn rewrite_macro(
mac: &MacCall,
context: &RewriteContext<'_>,
shape: Shape,
position: MacroPosition,
) -> Result<String, RewriteError>
pub(crate) fn rewrite_macro(
mac: &MacCall,
context: &RewriteContext<'_>,
shape: Shape,
position: MacroPosition,
) -> Result<String, RewriteError>