[][src]Type Definition eliza_error::Error

type Error = Box<dyn Error + Send + Sync + 'static>;

An error.