Type Definition dprint_development::ErrBox[][src]

type ErrBox = Box<dyn Error + Send + Sync>;