pub fn io_error(e: Error, op: &'static str) -> LimboErrorExpand description
Convert a std::io::Error into a LimboError with an operation label.
pub fn io_error(e: Error, op: &'static str) -> LimboErrorConvert a std::io::Error into a LimboError with an operation label.