Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
shell: Make
.and()
return an impl trait
This fixes a grave type inferrence issue, and while technically a breaking change, is not expected to cause trouble (because there is no reason someone would name the returned type directly). Closes: #76
- Loading branch information