Crate moretypes

Source

Attribute Macros§

named_tuple
Make a struct into a named tuple, which gives it these properties:
record
Make a struct into a record, which makes all of it’s fields public