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.
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.