Module macros

Module macros 

Source
Available on crate feature storage-api only.
Expand description

Helper macros for implementing traits for various StateProvider implementations

Macrosยง

delegate_impls_to_as_ref
A macro that delegates trait implementations to the as_ref function of the type.
delegate_provider_impls
Delegates the provider trait implementations to the as_ref function of the type: