Msg (msg v0.3.8)

Documentation for Msg.

Summary

Functions

Hello world.

Functions

hello()

@spec hello() :: :world

Hello world.

Examples

iex> Msg.hello()
:world