View Source Expo.Parser behaviour (expo v0.1.0-beta.2)

Parser Behaviour

Link to this section Summary

Link to this section Callbacks

@callback parse(content :: binary()) :: {:ok, Expo.Translations.t()} | {:error, term()}