Cargo Features

maelstrom-broker has no features set by default.

[dependencies]
maelstrom-broker = { version = "0.13.0", features = ["web-ui"] }
web-ui

Enables http-body-util, hyper, hyper-tungstenite, and hyper-util, web-ui of maelstrom-web

Affects config::HttpPort, config::Config.http_port

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.

maelstrom-web web-ui?