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