Hui v0.10.1 Hui.Encode.Options View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Hui.Encode.Options{
  format: :url | :json,
  per_field: binary(),
  prefix: binary()
}