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