Expand description
Macros in support of comprehensive. It is not necessary to depend on this crate directly.
Attribute Macros§
Derive Macros§
- Grpc
Client - Declare a resource for a gRPC client using a particular gRPC service to a particular backend.
- Grpc
Service - This macro is obsolete after GrpcService was converted to expect
Resource. - Http
Serving Instance - Resource
Dependencies - This macro should be used to derive the
ResourceDependenciestrait for expressing dependencies between resources.