Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wafflelapkin/phantasm

small rust crate for working with variance
https://github.com/wafflelapkin/phantasm

Last synced: about 1 month ago
JSON representation

small rust crate for working with variance

Awesome Lists containing this project

README

        

# phantasm
[![CI status](https://github.com/WaffleLapkin/phantasm/workflows/Continuous%20integration/badge.svg)](https://github.com/WaffleLapkin/phantasm/actions)
[![crates.io](https://img.shields.io/crates/v/phantasm)](https://crates.io/crates/phantasm)
[![documentation (docs.rs)](https://docs.rs/phantasm/badge.svg)](https://docs.rs/phantasm)
[![documentation (master)](https://img.shields.io/badge/docs-master-blue)](https://phantasm-rs.netlify.com)
[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)

`phantasm` provides tools for working with variance. See [docs](https://docs.rs/phantasm) for more.

```toml
[dependencies]
phantasm = "0.1"
```

_Compiler support: requires rustc 1.40+_