Cargo Features
flamelens has no features set by default.
[dependencies]
flamelens = { version = "0.3.0", features = ["python"] }
- python
-
Enables py-spy ^0.3.14 and remoteprocess ^0.4.13
Affects
flamelens::py_spy
,flamelens::py_spy_flamegraph
…