Phoenix.Template.Engine.compile

You're seeing just the callback compile, go back to Phoenix.Template.Engine module for more information.
Link to this callback

compile(template_path, template_name)

View Source

Specs

compile(template_path :: binary(), template_name :: binary()) :: Macro.t()