Trait syntax::attr::AttributesExt
[−]
[src]
pub trait AttributesExt {
fn into_thin_attrs(self) -> ThinAttributes;
}Unstable (
rustc_private)Required Methods
fn into_thin_attrs(self) -> ThinAttributes
Unstable (
rustc_private)