downcast 0.0.1

A generic trait and helper macros for downcasting boxed traits to their original values.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "downcast"
version = "0.0.1"
authors = ["qrlpx <>"]
description = "A generic trait and helper macros for downcasting boxed traits to their original values." 

repository = "https://github.com/qrlpx/downcast"
#documentation = "https://qrlpx.github.io/qdowncast/qdowncast" TODO

license = "CC0-1.0"