Packages

A concurrent programming library for Gleam that provides Elixir-like Task module functionality.

Current section

Files

Jump to
taskle include taskle_Crashed.hrl
Raw

include/taskle_Crashed.hrl

-record(crashed, {reason :: binary()}).