#target-triple #binary #embed

embedded-triple

Embed the target triple into the binary

1 unstable release

0.1.0 Mar 8, 2020

#925 in Embedded development

Download history 36/week @ 2023-12-06 52/week @ 2023-12-13 43/week @ 2023-12-20 39/week @ 2023-12-27 55/week @ 2024-01-03 49/week @ 2024-01-10 49/week @ 2024-01-17 43/week @ 2024-01-24 63/week @ 2024-01-31 48/week @ 2024-02-07 61/week @ 2024-02-14 85/week @ 2024-02-21 81/week @ 2024-02-28 69/week @ 2024-03-06 73/week @ 2024-03-13 57/week @ 2024-03-20

296 downloads per month
Used in 2 crates

MIT/Apache

6KB

embedded-target

Embed the target triple into the binary.

println!("embedded triple: {:?}", embedded_triple::get());

License

MIT/Apache-2.0

No runtime deps