stellar_xdr

Module next

Source
Available on crate feature next only.

Modules§

Structs§

Enums§

Constants§

Traits§

  • Discriminant defines types that may contain a one-of value determined according to the discriminant, and exposes the value of the discriminant for that type, such as in an XDR union.
  • Name defines types that assign a static name to their value, such as the name given to an identifier in an XDR enum, or the name given to the case in a union.
  • Iter defines types that have variants that can be iterated.

Type Aliases§

  • Int32 is an XDR Typedef defines as:
  • Int64 is an XDR Typedef defines as:
  • Uint32 is an XDR Typedef defines as:
  • Uint64 is an XDR Typedef defines as: