deserializeIon.OptIonAnnotations

Undocumented in source.
  1. alias OptIonAnnotations = IonAnnotations
    template deserializeIon(T, bool annotated = false)
    static if(annotated)
    alias OptIonAnnotations = IonAnnotations
  2. alias OptIonAnnotations = AliasSeq!()

Meta