muffy 0.3.12

The static website validator
Documentation
1
2
3
4
5
6
#[derive(Clone, Copy, Debug, Eq, PartialEq)]
pub enum DocumentType {
    Html,
    Robots,
    Sitemap,
}