Cargo Features

pylon-cxx has no features set by default.

[dependencies]
pylon-cxx = { version = "0.3.8", features = ["backtrace", "stream"] }
backtrace
stream = tokio, tokio-stream

Affects pylon-cxx::stream

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.

tokio stream?
tokio-stream stream?