Macro setup_layer_option

Source
macro_rules! setup_layer_option {
    ($name:ident, $options:ident) => { ... };
}