gittype 0.10.0

A typing practice tool using your own code repositories
Documentation
Third-party licenses for the dependencies of gittype.

Overview:
{{#each overview}}
- {{{name}}} ({{count}})
{{/each}}

{{#each licenses}}
================================================================================
{{{name}}}
================================================================================
Used by:
{{#each used_by}}
- {{crate.name}} {{crate.version}}{{#if crate.repository}} ({{{crate.repository}}}){{/if}}
{{/each}}

{{{text}}}

{{/each}}