https://github.com/nugine/outref
Out reference
https://github.com/nugine/outref
rust
Last synced: 3 months ago
JSON representation
Out reference
- Host: GitHub
- URL: https://github.com/nugine/outref
- Owner: Nugine
- License: mit
- Created: 2022-07-22T14:47:42.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-18T07:54:54.000Z (3 months ago)
- Last Synced: 2025-01-25T21:33:30.182Z (3 months ago)
- Topics: rust
- Language: Rust
- Homepage:
- Size: 24.4 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.svgDocumentation:
## Contributing
+ [Development Guide](./CONTRIBUTING.md)
+ [Code of Conduct](./CODE_OF_CONDUCT.md)