castaway 0.1.0

Safe, zero-cost downcasting for limited compile-time specialization.
Documentation
[package]
name = "castaway"
version = "0.1.0"
description = "Safe, zero-cost downcasting for limited compile-time specialization."
authors = ["Stephen M. Coakley <me@stephencoakley.com>"]
license = "MIT"
keywords = ["specialization"]
categories = ["no-std", "rust-patterns"]
repository = "https://github.com/sagebind/castaway"
edition = "2018"