Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.19 KB

README.md

File metadata and controls

27 lines (23 loc) · 1.19 KB

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, cargo miri, and cargo valgrind.