Expand description
§Backend feature mapper
This module contains BackendContextBuilder
helpers to map
features from a subcontext B to a context A.
Macros§
- Macro for defining
BackendContextBuilder
feature mapper. - Macro for defining some
BackendContextBuilder
feature mapper.
Traits§
- Same as
SomeBackendContextBuilderMapper
but without Option. - Map a backend feature from subcontext B to context A.