1
2
3
4
5
6
7
//! This is a generated file. Don't modify it by hand! Run 'cargo codegen formatter' to re-generate the file.

#[allow(clippy::module_inception)]
pub(crate) mod attribute;
pub(crate) mod attribute_initializer_clause;
pub(crate) mod expression_attribute_value;
pub(crate) mod spread_attribute;