Yggdrasil.Backend.Default.subscribe
You're seeing just the function
subscribe
, go back to Yggdrasil.Backend.Default module for more information.
Specs
subscribe(Yggdrasil.Channel.t()) :: :ok | {:error, term()}
Subscribes to channel
.