with_cx

Macro with_cx 

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