type-weave 0.3.0

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

A library for merging layered data.

This crate is primarily intended for helping with configuration,
as multiple instances of a struct may need to be joined in a layered fashion.

[Documentation](https://docs.rs/type-weave)