cargo-pretty 0.1.0

A tool for formatting manifest according to style guidelines
1
2
3
4
5
6
7
8
9
# `cargo pretty`

[![Build Status](https://travis-ci.org/kgv/cargo-pretty.svg?branch=master)](https://travis-ci.org/kgv/cargo-pretty)
[![Build Status](https://ci.appveyor.com/api/projects/status/github/kgv/cargo-pretty?svg=true)](https://ci.appveyor.com/project/kgv/cargo-pretty)
[![Crates](https://img.shields.io/crates/v/cargo-pretty.svg)](https://crates.io/crates/cargo-pretty)
[![Docs](https://docs.rs/cargo-pretty/badge.svg)](https://docs.rs/cargo-pretty)
[![License](https://img.shields.io/crates/l/cargo-pretty)](#license)

A tool for formatting manifest according to style guidelines.