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