Structs§
- Default implementation of the JoinHandle using tokio
Traits§
- Handle can be awaited to get the success status of the task. The handle is primarily needed to propagate background task error back to SF.
- Handle can be awaited to get the success status of the task. The handle is primarily needed to propagate background task error back to SF.