[][src]Module proteus::parser

Parser of transformation syntax into Action(s).

Structs

Parsable

This type represents a single transformation action to be taken containing the source and destination syntax to be parsed into an Action.

Parser

This type represents a set of static methods for parsing transformation syntax into Action's.

Enums

Error

This type represents all possible errors that an occur while parsing the transformation syntax.