Yggdrasil.Registry.get_transformer_module

You're seeing just the function get_transformer_module, go back to Yggdrasil.Registry module for more information.
Link to this function

get_transformer_module(name)

View Source

Specs

get_transformer_module(name() | module()) ::
  {:ok, module()} | {:error, binary()}

Gets transformer module.