Skip to main content

option_list_str

Macro option_list_str 

Source
macro_rules! option_list_str {
    ($options:expr, $key:expr) => { ... };
}
Expand description

Extract a string list option by key.