Crate kittycad_modeling_session

Source
Expand description

Establish a modeling session with the KittyCAD API.

Structs§

Session
An active session with the KittyCAD Modeling API. TODO: This needs some sort of buffering. It should allow users to send many requests in a row and then wait for the responses.
SessionBuilder
Parameters for starting a session with the KittyCAD Modeling API.

Enums§

RunCommandError
Errors from running a modeling command.