MinWireVersion

UDA to unset a nullable field if the server wire version doesn't at least match the given version. (inclusive)

Use with enforceWireVersionConstraints

struct MinWireVersion {}

Members

Variables

v
WireVersion v;

Meta