use rdxl::{xhtml,xtype,xrender}; xtype!(); xtype!( ); xrender!(MyList, ); fn main(){ println!("{}", xhtml!( )); }