Useed by a module to generate the definition of a unit. For example the following code would define Pence:
Use
defmodule Pence do use UnitFun.Unit end