L10nElement.type

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void type(Optional!(T0) type)
    struct L10nElement
    nothrow
    void
    type
    (
    T0
    )
    (
    scope auto ref Optional!(T0) type
    )
    if (
    isTOrPointer!(T0, string)
    )
  2. Optional!(string) type()

Meta