The `MarionetteConnection` structure provides the low-level interface to communicate with the Marionette server via the TCP socket. In contrast, the `Marionette` structure provides the high-level interface to execute Marionette commands. Separating these will make the code a bit cleaner, in my opinion. |
||
---|---|---|
src | ||
.gitattributes | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
rustfmt.toml |