Post.messageName

Undocumented in source.
struct Post(Direction DIRECTION)
static if(DIRECTION is Direction.RECEIVE)
enum messageName = GetLabel!(message).name;

Meta