traitobject 0.1.1

Unsafe helpers for working with raw trait objects.
Documentation
[lib]
name = "traitobject"
path = "src/lib.rs"

[package]
authors = ["Jonathan Reem <jonathan.reem@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Unsafe helpers for working with raw trait objects."
edition = "2021"
license = "MIT/Apache-2.0"
name = "traitobject"
readme = "README.md"
repository = "https://github.com/reem/rust-traitobject.git"
version = "0.1.1"