The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
-
struct-field-names-as-array-derive
crate -
FieldNamesAsArray
trait -
FieldNamesAsSlice
trait -
FieldNamesAsSlice
procedural macro
-
upgraded rust edition from 2018 to 2021
-
struct-field-names-as-array-derive
:syn v1 -> v2
visibility
container attribute
-
default visibility of
FIELD_NAMES_AS_ARRAY
now private -
FIELD_NAMES_AS_ARRAY
is now an array, not a slice
rename_all
container attribute
- documentation for the generated
FIELD_NAMES_AS_ARRAY
constant
field_names_as_array(skip)
attribute toFieldNamesAsArray
- downgraded rust edition from
2021
to2018
FieldNamesAsArray
procedural macro