arbitrary 0.1.0

The Arbitrary trait for generating structured data from unstructured data
Documentation

The Arbitrary trait crate

The trait implements a way to convert unstructured data (array of bytes) into structured data.

Fairly incomplete yet, but usable nevertheless.

Licensed under dual MIT/Apache at your choice.