static-box

This crate is in an early development stage. There are no tests, documentation, examples for this crate.

To deal with trait objects, this crate uses a lot of nightly features.

This code has been inspired by the thin_box example in the rustic tests repository.

License

Dual-licensed to be compatible with the Rust project.

Licensed under the Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0 or the MIT license http://opensource.org/licenses/MIT, at your option. This file may not be copied, modified, or distributed except according to those terms.