`#[classified]` macro works strictly on tuples and rejects any other type which forces to write code in a certain way. Suggestions: - add support for structs with only one field - consider adding support for enums