RockSolid.Resolution.Resolver behaviour (rock_solid v0.0.4)

Copy Markdown

Behaviour to resolve references

Summary

Callbacks

resolve(t, any)

@callback resolve(String.t(), any()) :: {:ok, map()} | {:error, any()}