ensure.exactly

Undocumented in source. Be warned that the author may not have intended to support it.
template ensure(string Attr : "length")
@property @property static
exactly
(
size_t Length
string Message = "Length must be exactly " ~ Length.text
)
()

Meta