Cargo Features

quantrs2-symengine-sys has no features set by default.

[dependencies]
quantrs2-symengine-sys = { version = "0.1.0-beta.2", features = ["static", "system-deps", "serde"] }
static

Enable static linking

system-deps = pkg-config

Use system dependencies

serde

Enable serde serialization support

Enables serde

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

pkg-config build system-deps?