pub fn make_arrow_error(s: impl Into<String>) -> ErrorExpand description
Create an Error::Arrow with a backtrace from the given message.
pub fn make_arrow_error(s: impl Into<String>) -> ErrorCreate an Error::Arrow with a backtrace from the given message.