Skip to main content

io_error

Function io_error 

Source
pub fn io_error(e: Error, op: &'static str) -> LimboError
Expand description

Convert a std::io::Error into a LimboError with an operation label.