pub fn strip_attributes(input: TokenStream) -> TokenStream
Expand description

Strip all logos attributes from the given struct, allowing it to be used in code without logos-derive present.