Expand description
A Rerun server implementation backed by an in-memory store.
Structs§
- Args
- Named
Path - Named
Path Collection - A named collection of paths.
- Rerun
Cloud Handler - Rerun
Cloud Handler Builder - Rerun
Cloud Handler Settings - Server
- An instance of a Redap gRPC server.
- Server
Builder - Builder for the gRPC server instance.
- Server
Handle ServerHandleis a tiny helper abstraction that enables us to deal with the gRPC server lifecycle more easily.
Enums§
- OnError
- What should we do on error?
- Server
Error