davll / mopa-revised

MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MOPA-Revised: My Own Personal Any (Revised)

Usage

Cargo all the way. http://crates.io/crates/mopa-revised

Author

Chris Morgan (chris-morgan) is the original author and maintainer of this library.

David Lin is the current maintainer of the forked version.

License

This library is distributed under similar terms to Rust: dual licensed under the MIT license and the Apache license (version 2.0).

See LICENSE-APACHE, LICENSE-MIT, and COPYRIGHT for details.

About

MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.

License:Other


Languages

Language:Rust 100.0%