View Source Membrane.CrashGroup (Membrane Core v0.11.3)

Module containing types and functions for operating on crash groups. Crash groups can be used through Membrane.ChildrenSpec.

Link to this section Summary

Link to this section Types

@type mode_t() :: :temporary | nil
@type name_t() :: any()
@type t() :: {name_t(), mode_t()}