© 1999-2048 dssz.net 粤ICP备11031372号
[其它] call-dispatch-macro:[WIP]在Rust过程宏中生成函数调用分派器-源码
说明:呼叫调度宏 在Rust过程宏中生成函数调用调度程序。 :construction: 工作在进行中 :construction: 用法 use call_dispatch_macro :: call_dispatch; // Define a struct. struct Syscall ; // Put `call_dispatch` attribute on the impl block. #[call_dispatch] impl Syscall { // Mark the d<weixin_42165508> 上传 | 大小:6kb