[][src]Crate fmamsg

Structs

DiagCode

This object represents a complete and valid diagnostic code. It is constructed from its component parts with new(), or parsed from the string form with parse(). It may be rendered as a string with encode(), or the dictionary() and entry() methods may be used to extract individual values.

DiagCodeError

Type Definitions

Result