project-uninit 0.1.1

Macros for safe references to and initialization of fields in MaybeUninit structs
Documentation
[dependencies]

[package]
authors = ["Spencer Young <spencerwyoung@outlook.com>"]
description = "Macros for safe references to and initialization of fields in MaybeUninit structs"
edition = "2018"
keywords = ["uninit", "uninitialized", "macro", "macros", "unsafe"]
license-file = "LICENSE"
name = "project-uninit"
repository = "https://github.com/youngspe/project-uninit"
version = "0.1.1"