实现Ling Transmit V1.1协议
This commit is contained in:
7
src/bin/main.rs
Normal file
7
src/bin/main.rs
Normal file
@@ -0,0 +1,7 @@
|
||||
// 版权所有 (c) ling 保留所有权利。
|
||||
// 除非另行说明,否则仅允许在LingTransmit中使用此文件中的代码。
|
||||
//
|
||||
// 由 ling 创建于 2025/1/18.
|
||||
#![allow(non_snake_case)]
|
||||
|
||||
fn main() {}
|
||||
Reference in New Issue
Block a user