serdeKeys.this

Constructs a serdeKeys struct with an immutable string array of keys.

struct serdeKeys
@trusted pure nothrow @nogc
this
(
immutable(string)[] keys...
)