kcl-engine-codec 0.2.182

Serialization and deserialization for the KCL engine protocol
Documentation

Concrete serializers and deserializers for the engine WebSocket protocol.

Keeping these entry points in a small crate lets Cargo cache the large serde monomorphizations generated for the modeling command types across kcl-lib recompiles.