_with_cx

Macro _with_cx 

Source
macro_rules! _with_cx {
    ($cx:expr, $e:expr) => { ... };
}