Module html5ever::serialize
[−]
[src]
Structs
| SerializeOpts |
Enums
| TraversalScope |
Used as a parameter to |
Traits
| Serialize |
Types that can be serialized (according to the xml-like scheme in |
| Serializer |
Types that are capable of serializing implement this trait |
Functions
| serialize |
Type Definitions
| AttrRef |
A type alias for an attribute name and value (e.g. the |