pub fn module(io: &CaptureIo) -> Result<Module, ContextError>
Expand description
I/O module capable of capturing what’s been written to a buffer.
pub fn module(io: &CaptureIo) -> Result<Module, ContextError>
I/O module capable of capturing what’s been written to a buffer.