maybe-uninit 2.0.0

MaybeUninit for friends of backwards compatibility
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "maybe-uninit"
version = "2.0.0"
description = "MaybeUninit for friends of backwards compatibility"
authors = ["est31 <MTest31@outlook.com>", "The Rust Project Developers"]
license = "Apache-2.0 OR MIT"
readme = "README.md"
repository = "https://github.com/est31/maybe-uninit"

[dependencies]