We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d65d86c commit 65642cbCopy full SHA for 65642cb
src/util.rs
@@ -1,5 +1,3 @@
1
-//! This module is full of hackery and dark magic.
2
-//! Either spend a day fixing it and quietly submit a PR or don't mention it to anybody.
3
use core::{mem, ptr};
4
use std::{marker::PhantomData, mem::ManuallyDrop};
5
0 commit comments