View Source AshQueryBuilder.Filter.Protocol protocol (AshQueryBuilder v0.6.4)

Summary

Types

t()

All the types that implement this protocol.

Types

@type t() :: term()

All the types that implement this protocol.

Functions

@spec operator(t()) :: atom()
@spec to_expression(t()) :: Ash.Filter.t()