Module h2s_core::display

source ·
Expand description

All implementations of Display trait. Defining human-readable string is a different context from HTML-parsing process, so we are separating it and aggregating implementations here