View Source Membrane.CrashGroup (Membrane Core v1.0.0-rc0)

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() :: :temporary | nil
@type name() :: any()
@type t() :: {name(), mode()}