Hui v0.9.0 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,
  per_field: binary(),
  prefix: binary(),
  separator: binary()
}