dync 0.4.0

An efficient alternative to `dyn Trait` for containerized types
Documentation
# `dync`

An efficient alternative to `dyn Trait` for containerized types

[![On crates.io](https://img.shields.io/crates/v/dync.svg)](https://crates.io/crates/dync)
[![On docs.rs](https://docs.rs/dync/badge.svg)](https://docs.rs/dync/)
[![Build status](https://github.com/elrnv/dync/workflows/CI/badge.svg)](https://github.com/elrnv/dync/actions?query=workflow%3ACI)

# License

This repository is licensed under either of

 * Apache License, Version 2.0, ([LICENSE-APACHE]LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
 * MIT License ([LICENSE-MIT]LICENSE-MIT or https://opensource.org/licenses/MIT)

at your option.