1
2
3
4
5
6
//! Span implementations

mod attr;
mod property_name;
mod widget_func;
mod widget_func_method;