dyno 0.1.0

Dynamic object typecasting in Rust
Documentation
[dependencies]

[features]
alloc = []
default = ["alloc"]

[package]
authors = ["Nika Layzell <nika@thelayzells.com>"]
description = "Dynamic object typecasting in Rust"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "dyno"
repository = "https://github.com/mystor/dyno"
version = "0.1.0"