2 unstable releases
0.2.0 | Apr 25, 2024 |
---|---|
0.1.0 | Apr 25, 2024 |
#717 in Configuration
3KB
- release profile
설정 값을 가지고 있는 미리 정의돈, 커스터마이징 가능한 프로필,
이 설정 값으로 프로그래머는 코드 컴파일을 위한 다양한 옵션을 제어하라 수 있다.
각 프로필은 다른 프로필과 독립적으로 설정된다.
- dev
cargo build
- release
cargo build --release
- dev
lib.rs
:
Learn_cargo
learn_cargo
is a collection of utilities to make performing certain
calculations more convenient.
Art
A library for modeling artistic concepts.