You can implement your own extractors in dropshot as well, but not those that are generic over your context, so you're left with doing the function call as you have here.
Related: github.com/oxidecompute...
You can implement your own extractors in dropshot as well, but not those that are generic over your context, so you're left with doing the function call as you have here.
Related: github.com/oxidecompute...