Type Definition zebrad::components::inbound::downloads::BoxError

source ·
type BoxError = Box<dyn Error + Send + Sync + 'static>;