Macro create_get_layer

Source
macro_rules! create_get_layer {
    ($($layer:ident),*) => { ... };
}
Expand description

create get_layer function