initSidebarItems({"fn":[["parse_document","Parse an HTML document"],["parse_fragment","Parse an HTML fragment"],["parse_fragment_for_element","Like `parse_fragment`, but with an existing context element and optionally a form element."]],"struct":[["BytesOpts","Options for choosing a character encoding"],["BytesParser","An HTML parser, ready to recieve bytes input through the `tendril::TendrilSink` trait’s methods."],["ParseOpts","All-encompassing options struct for the parser."],["Parser","An HTML parser, ready to recieve Unicode input through the `tendril::TendrilSink` trait’s methods."]]});