Expand description
§Functions to expect exactly one event
Enums§
- Error
- The errors for this module
Functions§
- expect_
attribute - Expect an attribute on an opening tag and return a parsed value
- expect_
end - Expect a closing tag and return it
- expect_
start - Expect an opening tag and return it
- expect_
text - Expect some text and return it
Type Aliases§
- Result
- The result type for this module