Function to_nerve_error
pub fn to_nerve_error<E>(error: E, component: ComponentType) -> NerveErrorwhere
E: Error,Expand description
Convert a standard error to NerveError
pub fn to_nerve_error<E>(error: E, component: ComponentType) -> NerveErrorwhere
E: Error,Convert a standard error to NerveError