Crate brim

source ·

Re-exports§

Modules§

Functions§

  • The core of brim: the interpreter. stdin must be an iterator over u8, but you can use ReadIter to easily create a buffered iterator over any Readable type.