Function rustfmt_nightly::attr::get_attrs_from_stmt
source · pub(crate) fn get_attrs_from_stmt(stmt: &Stmt) -> &[Attribute]Expand description
Returns attributes on the given statement.
pub(crate) fn get_attrs_from_stmt(stmt: &Stmt) -> &[Attribute]Returns attributes on the given statement.