Searched refs:WriteCloneIntoRaw (Results 1 – 2 of 2) sorted by relevance
409 pub(crate) trait WriteCloneIntoRaw: Sized { interface413 impl<T: Clone> WriteCloneIntoRaw for T {422 impl<T: Copy> WriteCloneIntoRaw for T {
171 use crate::alloc::{handle_alloc_error, WriteCloneIntoRaw};