macro_rules! init_hook {
( $symbol:literal ) => { ... };
}
Expand description
check https://www.rustwiki.org.cn/en/reference/introduction.html for help information
macro_rules! init_hook {
( $symbol:literal ) => { ... };
}
check https://www.rustwiki.org.cn/en/reference/introduction.html for help information