# openapp-sdk-common
Shared low-level crate for the OpenApp SDK Rust stack.
- Generated API models and request/response types from `packages/api-spec/openapi.json`
- Common error and transport-adjacent primitives reused by higher-level crates
- Intended as an internal dependency for `openapp-sdk-core` and sibling bindings
This crate is part of the `packages/sdk/core` workspace and follows the same
versioning and release process as the rest of the OpenApp Rust SDK crates.