Cargo Features
Borsa has no features set by default.
[dependencies]
borsa = { version = "0.2.0", features = ["dataframe", "tracing"] }
- dataframe
-
Enables dataframe of borsa-core
- tracing
-
Enables tracing, tracing of borsa-core
Borsa has 2 features without comments.