traitobject 0.1.1

Unsafe helpers for working with raw trait objects.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]

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