A library for safe, in-place construction of Rust (and C++!) objects, enabling move semantics in constrained contexts.
# Cargo.toml
[dependencies]
moveit = "0.6.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new value using the MoveIt New trait for in-place construction.
Ensure proper pinning and lifetime management as per documentation.
No dependency data recorded yet.