Crate comprehensive_macros

Crate comprehensive_macros 

Source
Expand description

Macros in support of comprehensive. It is not necessary to depend on this crate directly.

Attribute Macros§

v1resource

Derive Macros§

GrpcClient
Declare a resource for a gRPC client using a particular gRPC service to a particular backend.
GrpcService
This macro is obsolete after GrpcService was converted to expect Resource.
HttpServingInstance
ResourceDependencies
This macro should be used to derive the ResourceDependencies trait for expressing dependencies between resources.