We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49b5a4e commit eaf6652Copy full SHA for eaf6652
type-graph.txt
@@ -342,7 +342,7 @@ class X::Proc::Async::CharsOrBytes does X::Proc::Async
342
class X::Proc::Async::MustBeStarted does X::Proc::Async
343
class X::Proc::Async::OpenForWriting does X::Proc::Async
344
class X::Proc::Async::TapBeforeSpawn does X::Proc::Async
345
-class X::Proc::Async::BindOrUse does Async is Exception
+class X::Proc::Async::BindOrUse does X::Proc::Async
346
[Exceptions]
347
# Exceptions: Concurrency
348
class X::Promise::CauseOnlyValidOnBroken is Exception
0 commit comments