jsonKey.jsonKey

Undocumented in source.
  1. enum jsonKey;
  2. enum jsonKey;
  3. enum jsonKey;
    template jsonKey(T, string member)
    package
    static if(!(!attrs.length))
    static if(!(attrs[$ - 1].key))
    enum jsonKey = member;

Meta