examples
examples copied to clipboard
example suggestion: Derive Abilities for Opaque Types
Write an example that shows how to use Abilities.
Should show
- An opaque type and how to auto derive the abilities
- An opaque type and show how to write custom implementations.