PromiscuousStringMarshaller

This is a fallback marshaller that simply accepts any type as a string

template PromiscuousStringMarshaller (
FieldSpec field
) {}

Members

Mixins

__anonymous
mixin MarshTemplate!(string, FormatCode.Text, "StringField")
Undocumented in source.

Meta