Cargo Features

Water_http has no features set by default.

[dependencies]
water_http = { version = "2.0.10", features = ["debugging", "count_connection_parsing_speed"] }
debugging = tracing, tracing-subscriber
count_connection_parsing_speed = tracing, tracing-subscriber

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.

tracing count_connection_parsing_speed? debugging?
tracing-subscriber count_connection_parsing_speed? debugging?