import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'Rust 语言中文社区',
url: 'rustcc.cn',
lang: 'zh-CN',
};