Type Definition valico::common::error::ValicoErrors

source ·
pub type ValicoErrors = Vec<Box<dyn ValicoError>>;