html2text 0.17.0

Render HTML as plain text.
Documentation
1
2
3
4
5
#[derive(Copy, Clone, PartialEq, Eq, Debug)]
pub(crate) enum Importance {
    Default,
    Important,
}