ExOpenAI.Components.CreateModerationRequest.unpack_ast

You're seeing just the function unpack_ast, go back to ExOpenAI.Components.CreateModerationRequest module for more information.
Link to this function

unpack_ast(partial_tree \\ %{})

View Source

Helper function to return the full AST representation of the type and all it's nested types This is used so that all atoms in the map are getting allocated recursively. Without this, we wouldn't be able to safely do String.to_existing_atom()