Module asn1rs::model::rust

source ·

Structs

Enums

  • Describes whether the original declaration cares about (re-)ordering the elements or whether their encoding is to be applied in the order of definition (struct fields) or appearance (vec)
  • Integers are ordered where Ixx < Uxx so that when comparing two instances RustType and a > b, then the integer type of a can use ::from(..) to cast from b

Functions

Type Definitions