# OpenCloudMesh Types
This crate provides the types necessary to implement the
[OpenCloudMesh 1.3.0](https://github.com/cs3org/OCM-API/blob/v1.3.0/IETF-RFC.md).
See [opencloudmesh](../opencloudmesh) and [ocm-server-axum](../ocm-server-axum) for crates implementing the OpenCloudMesh protocol and the OpenCloudMesh API.
## Status
All types of the [OpenCloudMesh 1.3.0](https://github.com/cs3org/OCM-API/blob/v1.3.0/IETF-RFC.md) are covered.
This crate and depending implementations of the protocol and the API are still in development. Expect breaking changes.