svf 0.2.1

Serial Vector Format (SVF) file parser
Documentation
# svf - Serial Vector Format file parser/emitter

[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
[![crates.io](https://img.shields.io/crates/v/svf.svg)](https://crates.io/crates/svf)
[![docs.rs](https://docs.rs/svf/badge.svg)](https://docs.rs/svf)
[![CI](https://github.com/adamgreig/svf/workflows/CI/badge.svg)](https://github.com/adamgreig/svf)
[![Coverage](https://coveralls.io/repos/github/adamgreig/svf/badge.svg?branch=master)](https://coveralls.io/github/adamgreig/svf?branch=master)

Parses SVF files into individual commands, and emits SVF format text from
parsed or constructed commands.