mirror of
https://github.com/fafhrd91/actix-net
synced 2025-06-27 04:59:02 +02:00
make runtime macros more IDE friendly (#391)
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
#[actix_rt::test(system = "!@#*&")]
|
||||
async fn my_test() {}
|
||||
|
||||
fn main() {}
|
Reference in New Issue
Block a user