pub fn main( attribute_tokens: TokenStream, function_tokens: TokenStream, ) -> Result<TokenStream, Report>