yukon 0.1.2

Provides trait for the ability to cheaply duplicate an object.
Documentation
1
2
3
4
5
6
7
8
# yukon

[![crates.io](https://img.shields.io/crates/v/yukon)](https://crates.io/crates/yukon)
[![Docs](https://img.shields.io/docsrs/yukon)](https://docs.rs/yukon)
[![Testing](https://img.shields.io/github/actions/workflow/status/sgoll/yukon-rs/test.yaml)](https://github.com/sgoll/yukon-rs/actions/workflows/test.yaml)
[![License: MIT](https://img.shields.io/crates/l/yukon)](https://opensource.org/licenses/MIT)

Provides trait for the ability to _cheaply_ duplicate an object.