Module module

Module module 

Source
Expand description

This module contains basic module functionality.

Structs§

CachedParam
Cache for a single parameter value.
ModInternals
Data that every module requires.

Traits§

Module
Part of the Module trait to be implemented by user.
ModuleBase
Part of the Module trait that is implemented by the derive macro.