Struct yash_syntax::input::Memory
source · [−]pub struct Memory<'a> { /* private fields */ }
Expand description
Input function that reads from a string in memory.
pub struct Memory<'a> { /* private fields */ }
Input function that reads from a string in memory.