Converts Ash action structs into %Ash.Info.Manifest.Action{} structs.
Summary
Functions
Build an %Ash.Info.Manifest.Action{} from an Ash action struct.
Functions
@spec build(atom(), struct(), keyword()) :: Ash.Info.Manifest.Action.t()
Build an %Ash.Info.Manifest.Action{} from an Ash action struct.
Options
:include_private_arguments?- Include private arguments (default:false)