Crate rstml_component
source ·Macros
Structs
- A formatter for serializing HTML attribute values.
- A formatter for serializing HTML nodes and content.
- A struct for embedding raw, unsanitized HTML content.
- Sanitized
sanitizeA wrapper struct for adding potentially unsanitized HTML content that will be sanitized before rendering.
Traits
- A trait representing a value that can be used as an attribute value in HTML components.
- A trait representing content that can be formatted into HTML representation.
Type Definitions
- SanitizeConfig
sanitize