A custom expression resolved as applicable to a specific field, paired with the resolved right-hand-side type.
See Ash.Info.Manifest.ApplicableOperator for the shape of rhs.
Summary
Types
@type t() :: %Ash.Info.Manifest.ApplicableCustomExpression{ custom: map(), name: atom(), rhs: Ash.Info.Manifest.ApplicableOperator.rhs() }