Cargo Features
SEUIF97 has no features set by default.
[dependencies]
seuif97 = { version = "1.1.4", features = ["cdecl", "stdcall", "python"] }
- cdecl
-
Affects
seuif97::cdecl_c_if97
… - stdcall
-
Affects
seuif97::stdcall_c_if97
… - python = pyo3
-
Affects
seuif97::python_if97
…
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.
- pyo3 python?
-
Enables pyo3 ^0.19.2