Module conversion

Source

Enums§

Conversion
Conversion is a place-holder for a type conversion operation, to convert from a plain Bytes into another type. The inner type of every Value variant is represented here.
ConversionError
Error

Functions§

parse_check_conversion_map
Helper function to parse a conversion map and check against a list of names
parse_conversion_map
Helper function to parse a mapping of conversion descriptions into actual Conversion values.