[−][src]Trait sauron_syntax::ToSyntax
A trait to convert html string into sauron view syntax
Required methods
fn to_syntax(
&self,
buffer: &mut dyn Write,
use_macros: bool,
indent: usize
) -> Result
&self,
buffer: &mut dyn Write,
use_macros: bool,
indent: usize
) -> Result
convert the html string into sauron view syntax