View Source MishkaDeveloperTools.Macros.GuardedStruct.Derive.SanitizerDerive (Mishka developer tools v0.1.7)

Summary

Functions

@spec call(
  {atom(), any()},
  [any()]
) :: {any(), any()}
@spec sanitize(atom() | tuple(), any()) :: any()
Link to this function

validate_pattern(module, action, input)

View Source
@spec validate_pattern(module(), [any()], any()) :: any()