|
|
|
|
|
by serial_dev
1465 days ago
|
|
> structs / types not explicitly declaring which interfaces they implement is a real and unaddressed problem Isn't it a feature? You can have a "writer" as long as it can "write", and then use that writer anywhere where a function expects a writer? |
|