This website requires JavaScript.
Explore
Help
Sign In
actix
/
actix-net
Watch
1
Star
0
Fork
0
You've already forked actix-net
mirror of
https://github.com/fafhrd91/actix-net
synced
2024-11-24 05:52:59 +01:00
Code
Issues
Releases
Wiki
Activity
e282811d69
actix-net
/
actix-macros
/
tests
/
trybuild
/
main-02-only-async.rs
5 lines
74 B
Rust
Raw
Normal View
History
Unescape
Escape
add trybuild compile tests
2020-04-26 21:11:16 +02:00
#[
actix_rt::main
]
fn
main
(
)
{
macros: Bump up to 0.1.2
2020-05-18 08:36:23 +02:00
futures_util
::
future
::
ready
(
(
)
)
.
await
add trybuild compile tests
2020-04-26 21:11:16 +02:00
}
Reference in New Issue
Copy Permalink