licenses.dev

downcast-rs v2.0.1

Trait object downcasting support using only safe Rust. It supports type parameters, associated types, and type constraints.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/downcast-rs)](https://licenses.dev/cargo/downcast-rs)
<a href="https://licenses.dev/cargo/downcast-rs">
  <img src="https://licenses.dev/b/cargo/downcast-rs" alt="licenses" />
</a>

Or the licenses badge code for the 2.0.1 version:

[![licenses](https://licenses.dev/b/cargo/downcast-rs/2.0.1)](https://licenses.dev/cargo/downcast-rs/2.0.1)
<a href="https://licenses.dev/cargo/downcast-rs/2.0.1">
  <img src="https://licenses.dev/b/cargo/downcast-rs/2.0.1" alt="licenses" />
</a>
GitHub