1use crate::literal::LiteralParser; 2pub type AttributeParser = ligen::parser::universal::attributes::attribute::AttributeParser<LiteralParser>;