rust_lib_example 0.2.0

Rust project example
Documentation
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''

---

**Description**
A description of what the bug is.

**Example**
A [minimal reproducible code example](https://stackoverflow.com/help/minimal-reproducible-example) where the bug happens.

**Expected behavior**
A description of what you expected to happen.

**Actual behavior**
A description of what actually happens.

**Environment**
 - OS: [e.g. Windows]
 - Rust version: [e.g. 1.50.0]
 - Project version: [e.g. 0.1.0]
 - [Any other dependency version if needed]

**Additional context**
Any other context about the bug here.