JRRudy1 / transient

Rust crate providing a reimplementation of the `std::any::Any` trait that supports types with non-`'static` lifetimes.
Other
34 stars 1 forks source link

Update to v0.2.1 #2

Closed JRRudy1 closed 2 weeks ago

JRRudy1 commented 2 weeks ago

The PR marks the update to transient v0.2.1.

Changes since v0.2.0: