CustomJsonSerializer

Undocumented in source.
struct CustomJsonSerializer (
Writer
) {}

Members

Functions

put
void put(T v)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

writer
Writer writer;
Undocumented in source.

Meta