pub type AttrVal<'a> = Vec<Spanned<TemplateBlock<'a>>>;
pub struct AttrVal<'a> { /* private fields */ }