1 Star 0 Fork 67

qilinyangxiaodong/rust_1

forked from src-openEuler/rust 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
cargo-config.csh 185 Bytes
Copy Edit Raw Blame History
Funda Wang authored 2023-07-30 20:42 . Use local mirror for speed up
# Copy cargo config from skel if it is not exist
if ( ! -e "$HOME/.cargo/config.toml" ) then
mkdir -p $HOME/.cargo
cp -f /etc/skel/.cargo/config.toml $HOME/.cargo
endif
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/qilinyangxiaodong/rust_1.git
git@gitee.com:qilinyangxiaodong/rust_1.git
qilinyangxiaodong
rust_1
rust_1
master

Search