anyclaw-sdk-service 0.2.0

SDK for building anyclaw service extensions
Documentation

Service SDK for anyclaw.

Provides the [Service] trait for building infrastructure service extensions and [ServiceHarness] for JSON-RPC stdio framing and method dispatch.

Stability

This crate is unstable — APIs may change between releases. Enums marked #[non_exhaustive] will have new variants added; match arms must include _.