Registry / build-tool / link-cplusplus

link-cplusplus

JSON →
library1.0.12rscratesunverified

Link libstdc++ or libc++ automatically or manually in Rust builds.

# Cargo.toml [dependencies] link-cplusplus = "1.0.12"
INSTALL
IMPORT
SIG · LINK-CPLUSPLUS
L
link-cplusplus
build-toolrustv1.0.12
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

link_cplusplus
use link_cplusplus;

Links the C++ standard library in a Rust build script.

// In build.rs: fn main() { link_cplusplus::link_cplusplus(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.12latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
OpenAI (training)
1
Resources
link-cplusplus — cargo add link-cplusplus · libregistry