use crateAttribute;
/// A DATA-section entity awaiting serialization. Always carries an `#N` id.
pub
/// Body of a [`WriterEntity`] — either a simple entity or a complex entity
/// composed of multiple sub-parts.
pub
/// A HEADER-section entity. Unlike [`WriterEntity`], HEADER entities have no
/// `#N` identifier and emit as `NAME(attrs);`.
pub