Expo.Parser behaviour (expo v0.1.0-beta.1)
Parser Behaviour
Link to this section Summary
Link to this section Callbacks
Link to this callback
parse(content)
@callback parse(content :: binary()) :: {:ok, Expo.Translations.t()} | {:error, term()}