[][src]Module iso8583_rs::iso8583::iso_spec

This module contains implementation of specification, its segments and associated operations

Structs

IsoMsg

This struct represents a parsed message for a given spec

MessageSegment

This struct represents a segment in the Spec (a auth request, a response etc)

Spec

This struct is the definition of the specification - layout of fields etc..

Functions

new_msg

Returns a empty IsoMsg that can be used to create a message

spec

Returns a spec given its name