Macro bing_client::vec_string

source ·
macro_rules! vec_string {
    ($($element:expr),*) => { ... };
}