objekt 0.1.2

Clone trait that is object-safe
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "objekt"
version = "0.1.2" # remember to update html_root_url
authors = ["David Tolnay <dtolnay@gmail.com>"]
license = "MIT/Apache-2.0"
description = "Clone trait that is object-safe"
repository = "https://github.com/dtolnay/objekt"
documentation = "https://docs.rs/objekt"

[badges]
travis-ci = { repository = "dtolnay/objekt" }