Sax.Prolog (sax v1.0.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Sax.Prolog{
  encoding: atom() | String.t(),
  standalone: boolean(),
  version: String.t()
}

Link to this section Functions