Function generic_cong_avoid::start

source ·
pub fn start<A: GenericCongAvoidAlg>(ipc: &str, log: Logger, alg: Alg<A>)where
    A: 'static,