Function railwind::parse_html

source ·
pub fn parse_html(
    input: &Path,
    output: &Path,
    include_preflight: bool
) -> Vec<Warning>