View Source Bumblebee.Configurable behaviour (Bumblebee v0.1.2)
An interface for configurable entities.
A module implementing this behaviour is expected to define a struct with configuration.
Link to this section Summary
Callbacks
Configures the struct.
Link to this section Types
@type t() :: struct()
Link to this section Callbacks
Configures the struct.