Cargo Features

Organelle has no features set by default.

[dependencies]
organelle = { version = "0.7.4", features = ["visualizer"] }
visualizer = hyper, open

Affects organelle::visualizer

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.

hyper visualizer?

Enables hyper ^0.11

open visualizer?

Enables open ^1.2