87 |
#[inline]
|
88 |
#[allow(clippy::mem_replace_option_with_none)]
|
89 |
unsafe fn unsafe_take(&mut self) -> Option<T> {
|