You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #21382 [Asset][Lock][RateLimiter] Use the #[Target] attribute in some examples (javiereguiluz)
This PR was squashed before being merged into the 6.4 branch.
Discussion
----------
[Asset][Lock][RateLimiter] Use the `#[Target]` attribute in some examples
In #21134 we need to document how much easier is in 7.4 to pick the implementation using the `#[Target]` attribute. But, we don't have many examples of using that attribute in the first place. So, let's add it now and we'll later improve this in 7.4 branch and up.
Still WIP because we need to show the same for Lock and Semaphore.
Commits
-------
5d24590 [Asset][Lock][RateLimiter] Use the `#[Target]` attribute in some examples
0 commit comments