titan-html 0.4.2

HTML Generator with builtin css-in-rust support. Mainly used in the titan family, but can be used independently
Documentation
1
2
3
4
5
pub use crate::tags::*;

pub mod __private_validatecss {
  pub use titan_utils::validatecss::*;
}