simple_html
This crate provides an API for building HTML pages using rust.
Usage
use ;
let header = new.with_child;
let generated_header = header.to_html; // 'to_html' takes the indent depth as the first argument
assert_eq!;
This crate provides an API for building HTML pages using rust.
use ;
let header = new.with_child;
let generated_header = header.to_html; // 'to_html' takes the indent depth as the first argument
assert_eq!;