Crates.io | gmt_dos-clients |
lib.rs | gmt_dos-clients |
version | 4.3.0 |
source | src |
created_at | 2023-03-10 04:53:55.137952 |
updated_at | 2024-05-03 21:21:56.862088 |
description | Giant Magellan Telescope Dynamic Optical Simulation Actor Clients |
homepage | |
repository | https://github.com/rconan/dos-actors |
max_upload_size | |
id | 806152 |
size | 99,372 |
gmt_dos-clients
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