API Reference TypedStructor v0.1.0

Modules

Installation

Add :typed_structor to the list of dependencies in mix.exs

The definition struct that holds the TypedStructor options, fields and parameters.

This module defines the plugin behaviour for TypedStructor.

This plugin implements the Access behavior for the struct by delegating the fetch/2, get_and_update/3, and pop/2 functions to the Map module.