Ash.ResourceFormatter.prewalk
You're seeing just the function
prewalk
, go back to Ash.ResourceFormatter module for more information.
Specs
prewalk(Macro.t(), any(), (Macro.t(), integer(), any() -> {Macro.t(), any()})) :: {Macro.t(), any()}
Performs a depth-first, pre-order traversal of quoted expressions using an accumulator.