luminos-contracts 0.1.1

luminos Contracts
Documentation
1
2
3
pub trait Htmlable {
    fn to_html(&self) -> String;
}