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

https://github.com/nugine/outref

Out reference
https://github.com/nugine/outref

rust

Last synced: 3 months ago
JSON representation

Out reference

Awesome Lists containing this project

README

        

# outref

[![Latest Version]][crates.io]
[![Documentation]][docs.rs]
![License]

Out reference (`&'a out T`).

[crates.io]: https://crates.io/crates/outref
[Latest Version]: https://img.shields.io/crates/v/outref.svg
[Documentation]: https://docs.rs/outref/badge.svg
[docs.rs]: https://docs.rs/outref
[License]: https://img.shields.io/crates/l/outref.svg

Documentation:

## Contributing

+ [Development Guide](./CONTRIBUTING.md)
+ [Code of Conduct](./CODE_OF_CONDUCT.md)