Module html2md_rs::structs

source ·
Expand description

This module contains enums and structs used in the library.

Structs§

  • Represents a node in the HTML tree.

Enums§

  • Represents the different types of HTML elements that the library supports.