View Source Captcha.Native.Filter.Grid (captcha v0.2.0)

Grid Filter

Summary

Types

@type t() :: %Captcha.Native.Filter.Grid{
  x_gap: non_neg_integer(),
  y_gap: non_neg_integer()
}