openapp-sdk-common 0.1.51

Shared models and low-level types for the OpenApp SDK (single contract: packages/api-spec/openapi.json).
Documentation
1
2
3
4
5
6
7
8
9
10
# 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.