Home
last modified time | relevance | path

Searched refs:NewDst (Results 1 – 1 of 1) sorted by relevance

/linux/rust/zerocopy/src/
H A Derror.rs481 pub(crate) fn with_dst<NewDst: ?Sized>(self) -> SizeError<Src, NewDst> { in with_dst() argument