moveref

Types and traits for safe C++ style placement initialization and move semantics
Acknowledgement: originally based on google/moveit

## Status This crate is considered stable and suitable for normal usage. The internals are fully documented and test coverage aims to be as complete as possible. We additionally check the crate with [cargo careful](https://github.com/RalfJung/cargo-careful), [cargo miri](https://github.com/rust-lang/miri), and [cargo valgrind](https://github.com/jfrimmel/cargo-valgrind).