Registry / other / gmt-dos-actors-clients-interface

gmt-dos-actors-clients-interface

JSON →
library1.5.1rscratesunverified

Interface for clients of the Giant Magellan Telescope Dynamic Optical Simulation actor system.

# Cargo.toml [dependencies] gmt_dos-actors-clients_interface = "1.5.1"
INSTALL
IMPORT
SIG · GMT-DOS-ACTORS-CLI
G
gmt-dos-actors-clients-interface
otherrustv1.5.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Client
use gmt_dos_actors_clients_interface::Client;

Create a new client for the DOS actors system.

use gmt_dos_actors_clients_interface::Client; fn main() { let client = Client::new(); println!("Client created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Meta
1
Resources
gmt-dos-actors-clients-interface — cargo add gmt-dos-actors-clients-interface · libregistry