chsrc/src/recipe/lang/Rust/common.h
Aoran Zeng 7fb00280a8
Clear macro
[GitHub #122]
2024-11-21 11:54:13 +08:00

15 lines
554 B
C

/** ------------------------------------------------------------
* SPDX-License-Identifier: GPL-3.0-or-later
* -------------------------------------------------------------
* File Authors : Aoran Zeng <ccmywish@qq.com>
* Contributors : Nil Null <nil@null.org>
* Created On : <2024-10-02>
* Last Modified : <2024-11-21>
* ------------------------------------------------------------*/
static MirrorSite
RsProxyCN = {
"rsproxycn", "RsProxy.cn", "字节跳动基础架构Dev Infra", "https://rsproxy.cn/",
{SKIP, ToFill, ToFill, NULL}
};