William Tange

Results 12 issues of William Tange

I would like to build an app that supports _all_ locales implemented in this package, and I would rather not maintain a separate list of supported locales that I would...

I needed a dot graph with a transparent background, and you can add attributes for nodes/vertices with `Dot::with_attr_getters`, so I was surprised to learn graph attributes weren't supported. Obviously there's...