[][src]Module iso8583_rs::iso8583::mli

This module contains implementation of various MLI types associated with a ISO message

Structs

MLI2E

This struct represents an MLI of 2E (i.e 2 bytes of length indicator exclusive of its own length)

MLI2I

This struct represents an MLI of 2I (i.e 2 bytes of length indicator inclusive of its own length)

MLI4E

This struct represents an MLI of 4E (i.e 4 bytes of length indicator exclusive of its own length)

MLI4I

This struct represents an MLI of 4I (i.e 4 bytes of length indicator inclusive of its own length)

Enums

MLIType

Traits

MLI