Miles Rufat-Latre
Miles Rufat-Latre
Perhaps what Rust is missing to make builder pattern a little bit smoother, is something for generating builders, similar to Lombok from Java.
This documentation is incomplete -- it doesn't mention that the `Type` annotation must represent a concrete class (and not an abstract one): https://mypy.readthedocs.io/en/stable/kinds_of_types.html#the-type-of-class-objects There are multi-year-old StackOverflow questions on this...
@Rahix Agreed, thanks for the pointer! The people there are having exactly the same issue I am.
IMPORTANT: It would be really nice to see it use a FIFO setup. This would allow packets whose ordering is important to maintain ordering.