Skip to main content

no_attr

Function no_attr 

Source
pub fn no_attr<T>() -> impl FnOnce(&mut AttrWriter<'_, T>) -> Result
Expand description

Specify no attributes needed. Equivalent to writing |_|{}.