Stone v0.1.0 API Reference
Modules
This project tries to reduce boilerplate when writing Elixir GenServer
s by making use of
language metaprogramming capabilities
Processing argument lists in Elixir macros
This is the module to use
in your code if you want to start using our extra functionality
Basic building blocks for your GenServer
s.
Use these macros to define your desired functionality
Various macros useful for returning simpler responses from init/call/cast/info handlers