mirror of https://github.com/zkat/miette.git
- We never use `self`, so there is no need to pass it as a parameter... - ... which then removes the need to instanciate the wrapper with `new` - There is no reason to expect other type than `Option` so we can contrain the trait to the type directly instead of using the `IsOption` trait |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| LICENSE | ||