pub fn from_generic_error<E: Error + Send + Sync + 'static>(
error: E,
) -> SequentialThinkingErrorExpand description
Convert a generic error to a SequentialThinkingError
pub fn from_generic_error<E: Error + Send + Sync + 'static>(
error: E,
) -> SequentialThinkingErrorConvert a generic error to a SequentialThinkingError