RegExpT.post

Return the slice of the input that follows the matched substring. If no match was found, the whole slice of the input that was processed in the last test.

class RegExpT(char_t)
const(char_t)[]
post
()

Meta