Module initial

Module initial 

Source
Expand description

Initial expansion

The initial expansion evaluates a word to a phrase. This module defines the Expand trait and its implementors that perform the expansion.

Structs§

Env
Environment in which initial expansion is performed
NonassignableError
Error caused by an assign switch
VacantError
Error caused by a Switch of SwitchAction::Error

Enums§

ArithError
Types of errors that may occur in arithmetic expansion
Vacancy
Subdivision of value states that may be considered as “not set”

Traits§

Expand
Syntactic construct that can be subjected to the word expansion.