<@U2E974ELT> how would I write a custom strategy? ...
# coroutines
r
@elizarov how would I write a custom strategy? All these classes, etc seem to be internal or private, so I cannot create an
object: Serializer<SafeContinuation>
or
object: Serializer<UNDECIDED>
, etc.