Searched defs:try_clone (Results 1 – 5 of 5) sorted by relevance
43 fn try_clone(&self) -> Result<Self, Self::Error>; in try_clone() method50 fn try_clone(&self) -> Result<Self, Self::Error> { in try_clone() method132 fn try_clone(&self) -> Result<Self, Self::Error> { in try_clone() method
168 fn try_clone(&self) -> Result<Self, Self::Error> { in try_clone() method
125 fn try_clone(&self) -> Result<Self, HwCryptoError> { in try_clone() method179 fn try_clone(&self) -> Result<Self, HwCryptoError> { in try_clone() method
96 pub fn try_clone(&self) -> crate::Result<Self> { in try_clone() method
126 fn try_clone(&self) -> core::result::Result<Self, Self::Error> { in try_clone() method