from_generic_error

Function from_generic_error 

Source
pub fn from_generic_error<E: Error + Send + Sync + 'static>(
    error: E,
) -> SequentialThinkingError
Expand description

Convert a generic error to a SequentialThinkingError