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
- Nonassignable
Error - Error caused by an assign switch
- Vacant
Error - Error caused by a
SwitchofSwitchAction::Error
Enums§
- Arith
Error - 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.