moveref

Crates.iomoveref
lib.rsmoveref
version1.0.0
sourcesrc
created_at2023-08-08 14:17:36.925276
updated_at2024-07-16 02:02:20.681592
descriptionTypes and traits for safe C++ style placement initialization and move semantics
homepage
repositoryhttps://github.com/silvanshade/moveref
max_upload_size
id939201
size94,304
(silvanshade)

documentation

https://silvanshade.github.io/moveref/moveref

README

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.

Commit count: 27

cargo fmt