# sum_type [![Build Status](https://travis-ci.org/Michael-F-Bryan/sum_type.svg?branch=master)](https://travis-ci.org/Michael-F-Bryan/sum_type) [![license](https://img.shields.io/github/license/michael-f-bryan/sum_type.svg)](https://github.com/Michael-F-Bryan/sum_type/blob/master/LICENSE) [![Crates.io](https://img.shields.io/crates/v/sum_type.svg)](https://crates.io/crates/sum_type) [![Docs.rs](https://docs.rs/sum_type/badge.svg)](https://docs.rs/sum_type/) A convenience macro for creating a wrapper enum which may be one of several distinct types