[RUST/COMMON] 크레이트 설치 : peg ■ peg 크레이트를 설치하는 방법을 보여준다. ▶ Cargo.toml Cargo.toml Shell ... [dependencies] peg = "0.8" 123456 ... [dependencies]peg = "0.8" Advertisements