Application behaviour for macula_tweann.
Starts the morphology registry on application startup.
Start the application.
Stop the application.
-spec start(StartType :: normal | {takeover, node()} | {failover, node()}, StartArgs :: term()) -> {ok, pid()} | {error, Reason :: term()}.
Starts the morphology registry supervisor.
-spec stop(State :: term()) -> ok.