Module input

Source
Expand description

Methods about passing source code to the parser.

Structs§

Context
Parameter passed to the input function
Memory
Input function that reads from a string in memory.

Traits§

Input
Line-oriented source code reader
InputObject
Object-safe adapter for the Input trait

Type Aliases§

Error
Error returned by the Input function.
Result
Result of the Input function.