Expand description
Backend wrapper for Instance-level operations
This module provides the Backend struct which wraps BackendImpl and provides
a layer for Instance-level operations. Currently it’s a thin passthrough,
but will be extended to support both local and remote (RPC) backends in the future.
Structs§
- Backend
- Backend wrapper for Instance operations