Skip to content
Unverified Commit 988eb617 authored by Harry Barber's avatar Harry Barber Committed by GitHub
Browse files

Add `Scoped` `Plugin` (#2759)

## Motivation and Context

The
[`FilterByOperationName`](https://docs.rs/aws-smithy-http-server/0.55.4/aws_smithy_http_server/plugin/struct.FilterByOperationName.html

)
allows the customer to filter application of a plugin. However this is a
_runtime_ filter. A faster and type safe alternative would be a nice
option.

## Description

Add `Scoped` `Plugin` and `scope` macro.

---------

Co-authored-by: default avatardavid-perez <d@vidp.dev>
parent 312d1905
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment