scrapmetal 0.1.0

Scrap Your Rust Boilerplate
Documentation

scrapmetal: Scrap Your Rust Boilerplate

Build Status

Generic transformations, queries, and mutations for Rust without the boilerplate.

A port of the ideas and code from "Scrap Your Boilerplate: A Practical Design Pattern for Generic Programming" by Lämmel and Peyton Jones to Rust.

⚠ Depends on the specialization nightly Rust feature. ⚠