rust-lang / impl-trait-utils

Utilities for working with impl traits in Rust.
Apache License 2.0
89 stars 9 forks source link

Bump to v0.1.1 #24

Closed tmandry closed 8 months ago

tmandry commented 8 months ago

This version includes support for generic traits, added in #19.