Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 199 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 199 Bytes

rust-solana-bootcamp

克隆项目至本地

git clone [email protected]:shiyivei/rust-solana-bootcamp.git

使用cargo doc 打开

cd rust-solana-bootcamp
cargo doc --no-deps --open