[][src]Type Definition dprint_core::types::ErrBox

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