MarshTemplate.type

Undocumented in source.
  1. alias type = Nullable!NativeT
  2. alias type = NativeT
    mixintemplate MarshTemplate(NativeT, FormatCode fcode, string suffix)
    static if(!(field.nullable))
    alias type = NativeT

Meta