mirror of
https://github.com/guilhermewerner/http
synced 2025-09-23 10:32:46 +00:00
Create Rust Project
This commit is contained in:
3
Source/Http.rs
Normal file
3
Source/Http.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
// Copyright (c) TribuFu. All Rights Reserved.
|
||||
|
||||
#![allow(non_snake_case)]
|
5
Source/Main.rs
Normal file
5
Source/Main.rs
Normal file
@@ -0,0 +1,5 @@
|
||||
// Copyright (c) TribuFu. All Rights Reserved.
|
||||
|
||||
#![allow(non_snake_case)]
|
||||
|
||||
fn main() {}
|
Reference in New Issue
Block a user