Modules§
Structs§
- Error
- Vyder’s error type.
- Library
- A collection of
Module
’s. - Library
Builder - Helper struct to create a
Library
. - Module
- A collection of
Function
and childModule
’s. - Span
- Value
- The token type.
- Vyder
Runner - Vyder
Runner Builder - Helper struct to build a VyderRunner
Enums§
- Error
Type - The different variants of errors.
- Value
Enum - Enum of all values.
- Value
Result