Cargo Features

roblib-server has no features set by default.

[dependencies]
roblib-server = { version = "0.1.0", features = ["all", "backend", "roland", "gpio", "camloc"] }
all = backend, camloc, gpio, roland
backend all?

Enables gpio-backend of roblib

roland all?

Enables roland of roblib

gpio all?

Enables gpio of roblib

camloc all?

Enables camloc of roblib

roblib-server has 5 features without comments.