Closed danieleades closed 3 years ago
i also fixed a couple of typos and rustdoc warnings along the way...
by the way, I'm by no means convinced that this pull request should definitely be merged. Perhaps type erasure (courtesy of anyhow
) is a perfectly reasonable approach here. Generally it should only be used in 'application-style' crates, but I guess some discretion makes sense too.
Thanks a lot for the PR. I had used the anyhow crate because I thought the pager, although a library, works like a binary. Anyway, I am fine with these changes. Thanks again
closes #13