Opaque marker returned by IResponse terminal methods and
expected back from route handlers. It exists purely so the type system can
verify a handler produced a response; only the kernel creates values of
this type.
readonly
__handlerResult: true
Brand preventing accidental structural matches.