protocol(limiter): provide AsTokens for wrapper limits
Provide AsTokens implementations for the Outbound and Inbound
newtypes of RateLimit.
This allows them to be used for the rate limiting method.
Provide AsTokens implementations for the Outbound and Inbound
newtypes of RateLimit.
This allows them to be used for the rate limiting method.
Massage commit message slightly and rebase.