This website requires JavaScript.
Explore
Help
Sign in
maix
/
froxy
Watch
1
Star
0
Fork
You've already forked froxy
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
bd8135e2ad
froxy
/
server
/
src
/
main.rs
5 lines
66 B
Rust
Raw
Normal View
History
Unescape
Escape
workspace dependencies
2026-02-08 18:19:56 +01:00
#[
tokio::main
]
async
fn
main
(
)
{
chore(renamed): removed froxy prefix on folders
2026-02-08 18:13:20 +01:00
println!
(
"
Hello, world!
"
)
;
}
Reference in a new issue
Copy permalink