Crate vyder

Source

Modules§

values

Structs§

Error
Vyder’s error type.
Library
A collection of Module’s.
LibraryBuilder
Helper struct to create a Library.
Module
A collection of Function and child Module’s.
Span
Value
The token type.
VyderRunner
VyderRunnerBuilder
Helper struct to build a VyderRunner

Enums§

ErrorType
The different variants of errors.
ValueEnum
Enum of all values.
ValueResult

Traits§

ExpectArity