[go: up one dir, main page]

castaway 0.1.1

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