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