There was an error while loading. Please reload this page.
maybe-uninit
1 parent 877ca23 commit ffe008dCopy full SHA for ffe008d
1 file changed
data/maybe-uninit.toml
@@ -0,0 +1,5 @@
1
+description = """
2
+This crate was a backport of `std::mem::MaybeUninit`, which has been stable \
3
+since Rust 1.36 and fully replaces it.
4
+"""
5
+url = "https://doc.rust-lang.org/std/mem/union.MaybeUninit.html"
0 commit comments