# oxide-update-engine-types

[](https://crates.io/crates/oxide-update-engine-types)
[](https://docs.rs/oxide-update-engine-types)
[](https://doc.rust-lang.org/cargo/reference/manifest.html#the-rust-version-field)
Types for `oxide-update-engine`.
This crate contains the serializable types used by the update
engine: events, event buffers, step specifications, and errors.
It has no dependency on the execution engine itself, making it
suitable for consumers that only need to read or display events.
## License
This project is available under the terms of the [Mozilla Public License 2.0](../../LICENSE).