type-weave 0.1.0

Helpers for joining custom data types
Documentation
1
2
3
4
5
6
7
8
9
10
11
# type-weave

<!-- cargo-rdme start -->

A library that simplifies the combination of custom data types.

This crate is in early development, so there are a number of missing features:
- user-defined functions for extracting field values
- derive support for non-struct data types

<!-- cargo-rdme end -->