# {{ crate }}
{%- if license is defined %}  | urlencode }}-blue){% endif %}
{%- if crate is defined %} [](https://crates.io/crates/{{ crate | urlencode }}){% endif %}
{%- if repository is defined %} []({{ repository }}){% endif %}
{{ readme }}
## TODOs
- [ ] write a more comprehensive readme
- [ ] improve documentation
- [ ] make secure memory allocator available on more platforms (windows)
{%- if links != "" %}
{{ links }}
{%- endif %}