Skip to content
Unverified Commit 748d05cd authored by John DiSanti's avatar John DiSanti Committed by GitHub
Browse files

New-type the interceptor context `Input`, `Output`, and `Error` (#2872)

This PR creates new-types for `Input`, `Output`, and `Error` so that the
type system can enforce that an output isn't given to an input and vice
versa. It also removes `TypedBox` since that isn't really needed
anymore.

----

_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._
parent 911aa716
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment