gmt_dos-clients 4.3.0

Giant Magellan Telescope Dynamic Optical Simulation Actor Clients
Documentation

gmt_dos-clients

Crates.io Documentation

The crate defines the client-to-actor interface and a set of "generic" clients.

If the crate is required solely to implement the interface for a new client, add it to the list of dependencies like so:

cargo add --no-default-features --features interface gmt_dos-clients