Skip to main content

Module traits

Module traits 

Source
Expand description

Core model for netdoc parsing

Macros§

item_value_parseable_for_tuple 🔒
implement ItemValueParseable for a particular tuple size

Structs§

IsStructural
Token indicating that a keyword is structural

Traits§

ItemArgumentParseable
An (individual) argument that can be parsed from in a netdoc
ItemObjectParseable
An Object value that be parsed from a netdoc
ItemValueParseable
An item (value) that can be parsed in a netdoc
NetdocParseable
A document or section that can be parsed
NetdocParseableFields
A collection of fields that can be parsed within a section