6 lines
97 B
Rust
6 lines
97 B
Rust
//! # Tuxcord Reverse Proxy Header Authenthication
|
|
|
|
fn main() {
|
|
println!("Hello, world!");
|
|
}
|