MCPcopy Create free account
hub / github.com/OpenByteDev/dll-syringe / is_cross

Function is_cross

tests/common/mod.rs:106–108  ·  view source on GitHub ↗

Detects cross-rs. Remarks: I wish I could install Rust itself via `Rustup` here, but the Ubuntu image that ships with `cross` doesn't have the right packages to support encryption, thus we can't download toolchains (I tried). And I also didn't have good luck with pre-build step and downloading extra packages. So as a compromise, we build the test binaries outside for testing from Linux.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

build_helper_crateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected