Docs.rs
trpl_cain-0.2.0
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
trpl_cain 0.2.0
The Rust Programming Language
Crate
Source
Builds
Feature flags
Documentation
Coverage
38.46%
5
out of
13
items documented
1
out of
4
items with examples
Size
Source code size: 2.23 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 1.51 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
crates.io
Dependencies
—
Versions
0.2.0
(2024-04-25)
0.1.0
(2024-04-25)
Owners
release profile 설정 값을 가지고 있는 미리 정의돈, 커스터마이징 가능한 프로필, 이 설정 값으로 프로그래머는 코드 컴파일을 위한 다양한 옵션을 제어하라 수 있다. 각 프로필은 다른 프로필과 독립적으로 설정된다.
dev
cargo build
release
cargo build --release