Skip to main content

make_arrow_error

Function make_arrow_error 

Source
pub fn make_arrow_error(s: impl Into<String>) -> Error
Expand description

Create an Error::Arrow with a backtrace from the given message.