View Source Gpp.Sections.Usgpc (Gpp v0.1.0)

Link to this section Summary

Link to this section Types

@type t() :: %Gpp.Sections.Usgpc{gpc: boolean(), subsection_type: non_neg_integer()}

Link to this section Functions

@spec parse(String.t()) :: {:ok, t()} | {:error, Exception.t()}