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.