polly 0.1.2

A templating language for Rust.
Documentation
# CONTRIBUTING

Thanks, for wanting to contribute! Any contribution, big or small is welcome.

All contributors are expected to follow the [Code Of Conduct](./CODE_OF_CONDUCT.md)

## Bug Reports

All bug reports are welcome. Bug reports will require some minimal information, so the problem can be solved quickly, and easily. Here is a standard template to help.

```
<summary_of_the_bug>

# Expected Behaviour

...

# Actual Behaviour

...

# A minimal working example(If available)

...

[Polly version]
```

## Feature Requests

Feature requests are welcome, Polly follows the UNIX philosophy, so feature request should be in relation to templating, and the templating language.