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

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