Cancellable

scalus.cardano.infra.Cancellable
See theCancellable companion trait
object Cancellable

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

Pre-allocated no-op handle. Returned by CancelToken.onCancel when the token is already cancelled at registration time (nothing to deregister) and by CancelToken.never.

Pre-allocated no-op handle. Returned by CancelToken.onCancel when the token is already cancelled at registration time (nothing to deregister) and by CancelToken.never.

Attributes