Brr.Abort
Aborting browser activities.
This mecanism provides a way to abort futures with a Jv.Error.t
named AbortError
(`Abort_error
in Jv.Error.enum
).
module Signal : sig ... end
Abort signals.
The type for AbortController
objects.
val controller : unit -> t
controller ()
is a new abort controller.