Stone v0.2.0 API Reference

Modules

This project tries to reduce boilerplate when writing Elixir GenServers by making use of language metaprogramming capabilities

Processing argument lists in Elixir macros

A structure holding information about function head declaration — name, arguments, default values

This is the module to use in your code if you want to start using functionality that allows you to code GenServers quicker

Basic building blocks for your GenServers. Use these macros to define your desired functionality

Various macros useful for returning simpler responses from init/call/cast/info handlers