Grax.Id.Namespace (Grax v0.3.1) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Grax.Id.Namespace{
  options: Keyword.t() | nil,
  parent: t() | nil,
  prefix: atom() | nil,
  uri: String.t()
}

Link to this section Functions