Module hoard::newtypes

source ·
Expand description

Newtypes used to enforce invariants throughout this library.

  • Names (*Name) must contain only alphanumeric characters, dash (-), or underscore (_).
  • EnvironmentString has its own requirements.

Structs

Enums

  • Errors that may occur while creating an instance of one of this newtypes.