extract macro argument inside string

后端 未结 0 372
别跟我提以往
别跟我提以往 2020-12-04 16:00

I have following macro :-

macro_rules! update_user {
    ($tx:ident, $id:expr, $key:expr, $val:expr) => {
                 


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题