Michael Eden
Michael Eden
This crate is great since it works on stable, but I am in real need of unit error variants.
not really a go programmer, what do you think about this idea? please ignore the .nix it's just how i'm testing it
It would be cool if this could work with async futures-rs. I think this will make servo/servo#16236 a lot easier. So far `Stream` for `IpcReceiver` was pretty straightforward, but I'm...
From #54 This is a naive solution, but I realized that a time zone offset might shift the days, and even the month! Since days and month are handled separately...