apifeaturegood first issue
Repository metrics
- Stars
- (64 stars)
- PR merge metrics
- (PR metrics pending)
Description
Ensure that traits are dyn-safe so we can type-erase the source driver and stream types, meaning user code can choose to opt into dynamic dispatch for polymorphism instead of generics.