embedded-triple

Crates.ioembedded-triple
lib.rsembedded-triple
version0.1.0
sourcesrc
created_at2020-03-08 15:13:02.569554
updated_at2020-03-08 15:13:02.569554
descriptionEmbed the target triple into the binary
homepage
repositoryhttps://github.com/kpcyrd/embedded-triple
max_upload_size
id216584
size14,792
(kpcyrd)

documentation

README

embedded-target

Embed the target triple into the binary.

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

License

MIT/Apache-2.0

Commit count: 1

cargo fmt