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