Generate HTML code using Rust builders with no dependencies (WIP)
Run examples/getting_started.rs example:
cargo run --example getting_started
or to show structs origin:
cargo run --example getting_started --features debug
cargo add --git=https://github.com/ancos2505/html-rs.git