dryip 0.5.0

Short 🩸 Rust 🦀 code snippets for inspiration.
Documentation
<div align="center">
<h1>Dryip of Rust</h1>
<img src='docs/logo.svg' width=80px/>

Short Rust 🦀 code snippets for inspiration 💦.

<a href="https://github.com/azzamsa/dryip-of-rust/workflows/ci.yml">
    <img src="https://github.com/azzamsa/dryip-of-rust/workflows/ci/badge.svg" alt="Build status" />
</a>
<a href="https://crates.io/crates/dryip">
  <img src="https://img.shields.io/crates/v/dryip.svg">
</a>
<a href="https://codecov.io/gh/azzamsa/dryip-of-rust">
    <img src="https://codecov.io/gh/azzamsa/dryip-of-rust/branch/master/graph/badge.svg" alt="Code Coverage" />
</a>

</div>

---

## Usage

- Visit [the website]https://docs.rs/dryip/ to view the snippets.
- Click the `[SRC]` button at the top to see the complete source code.

## Contribute

[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)

- I ❤️ pull requests and bug reports!
- Don't hesitate to [tell me my Rust-fu sucks][new-issue], but please tell me why.

## Credits

- [30-seconds-of-code][30-seconds] [CC-BY-4.0 license]
- Icons and emoji from [Noto Emoji][noto-emoji]. [Apache-2.0 license]

<!-- dprint-ignore-start -->

[new-issue]: https://github.com/azzamsa/dryip-of-rust/issues/new

[30-seconds]: https://github.com/30-seconds/30-seconds-of-code
[noto-emoji]: https://github.com/googlefonts/noto-emoji

<!-- dprint-ignore-end -->