Function tagger::no_attr

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

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