Macro setup_layer_option_str

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