set_opts

Macro set_opts 

Source
macro_rules! set_opts {
    ($cx:expr, $opts:expr, [$($opt:ident),+ $(,)?]) => { ... };
}