Cargo Features

ascom-alpaca has no features set by default.

[dependencies]
ascom-alpaca = { version = "1.0.0-beta.10", features = ["all-devices", "camera", "filter_wheel", "rotator", "telescope", "client", "server", "test", "criterion"] }
all-devices = camera, cover_calibrator, dome, filter_wheel, focuser, observing_conditions, rotator, safety_monitor, switch, telescope
camera all-devices?

Enables bytemuck, mediatype, ndarray, and serde-ndim

cover_calibrator dome filter_wheel all-devices?
focuser observing_conditions rotator all-devices?
safety_monitor switch telescope all-devices?
client

Enables tracing-futures, async-fn-stream, mime, rand ^0.9.2, and reqwest, macros of tokio

Affects camera::GainMode, telescope::SiteCoords, telescope::RaDec

server

Enables axum, bytemuck, http, indexmap, and serde_plain

test

Enables dtor and reqwest, process of tokio

Affects ascom-alpaca::test

Features from optional dependencies

criterion implicit feature

Enables criterion

criterion:

Statistics-driven micro-benchmarking library

Affects ascom-alpaca::benches