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

Summary

Types

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

Functions