View Source Grax.Id.UrnNamespace (Grax v0.4.1)

Link to this section Summary

Link to this section Types

@type t() :: %Grax.Id.UrnNamespace{
  nid: String.t(),
  options: Keyword.t() | nil,
  prefix: atom() | nil,
  string: String.t()
}

Link to this section Functions