gmt_dos-clients

Crates.iogmt_dos-clients
lib.rsgmt_dos-clients
version4.3.0
sourcesrc
created_at2023-03-10 04:53:55.137952
updated_at2024-05-03 21:21:56.862088
descriptionGiant Magellan Telescope Dynamic Optical Simulation Actor Clients
homepage
repositoryhttps://github.com/rconan/dos-actors
max_upload_size
id806152
size99,372
Rod Conan (rconan)

documentation

https://docs.rs/gmt_dos-clients

README

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
Commit count: 1240

cargo fmt