Struct minify_html_onepass::FriendlyError [−][src]
Expand description
User-friendly details about a minification failure, including an English message description of the reason, and generated printable contextual representation of the code where the error occurred.
Fields
position: usize
message: String
code_context: String