View Source API Reference TypedStructor v0.5.0

Modules

TypedStructor is a library for defining structs with types effortlessly. (This library is a rewritten version of TypedStruct because it is no longer actively maintained.)

A definer to define an exception and a type for a given definition.

A definer to define record macors and a type for a given definition.

A definer to define private record macros and a type for a given definition.

A definer to define a struct and a type for a given definition.

Utilities for definer modules.

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

This module defines the plugin behaviour for TypedStructor.