Benjamin Warner

Results 2 issues of Benjamin Warner

### Summary Public API for `DfsPostOrder` specifies two generics, `N` and `VM`, but a user only has control over the `N` type through the `new` function. Is the `VM` generic...

For context, I am writing a command line application that provides configuration support via a TOML file. Much like how Git provides the `config` command to set config values, my...

C-bug
M-breaking-change
A-serde