isSerializerFor

Predicate for std.typetupple

alias isSerializerFor(T) = PApply!(serializerTypesMatch, T)

Meta