Type Definition file_matcher_rs::BoxError[][src]

pub type BoxError = Box<dyn Error + Send + Sync>;