onshape-client-core 0.2.0

Pure Onshape API logic and types (sans-IO)
Documentation

Pure Onshape API logic and types.

This crate contains sans-IO types and logic for interacting with the Onshape REST API. No async runtime, HTTP client, or network access — all I/O is handled by onshape-client-io.