name: nodrop-union description: A wrapper type to inhibit drop (destructor). Implementation crate for nodrop, the untagged unions implementation (which is unstable / requires nightly) as of this writing. ***Deprecated: Use ManuallyDrop or MaybeUninit instead!*** license_spdx: MIT or Apache-2.0 version: 0.1.11 spec_version: 1.0 download_url: https://crates.io/api/v1/crates/nodrop-union/0.1.11/download home_url: https://docs.rs/arrayvec/ news_url: https://libraries.io/cargo/nodrop-union/versions.atom date: 2019-10-09 about_resource: NONE libraries_io_url: https://libraries.io/cargo/nodrop-union?number=0.1.11 vcs_tool: git vcs_repository: https://github.com/bluss/arrayvec vcs_branch: master