Macro tencent_im_rs::tencent_api

source ยท
macro_rules! tencent_api {
    ($api:ident, $req:ident, $res:ident) => { ... };
}