Cargo Features
link-cplusplus has no features set by default.
[dependencies]
link-cplusplus = { version = "1.0.9", features = ["libstdc++", "libc++", "nothing", "libstdcxx", "libcxx"] }
-
default
-
automatic
-
libstdc++
libstdcxx?
-
force libstdc++
-
libc++
libcxx?
-
force libc++
-
nothing
-
link nothing, determined somewhere else
-
libstdcxx
=
libstdc++
-
deprecated aliases
-
libcxx
=
libc++
-