mirror of
https://github.com/guilhermewerner/http
synced 2025-06-15 19:24:19 +00:00
6 lines
88 B
Rust
6 lines
88 B
Rust
// Copyright (c) TribuFu. All Rights Reserved.
|
|
|
|
#![allow(non_snake_case)]
|
|
|
|
fn main() {}
|