Type Definition BoxError
Other items infile_matcher_rs
pub type BoxError = Box<dyn Error + Send + Sync>;