Home
last modified time | relevance | path

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

/rust/kernel/
A Dpci.rs298 let num = i32::try_from(num)?; in new()
484 fn try_from(dev: &device::Device<Ctx>) -> Result<Self, Self::Error> { in try_from() method
A Dstr.rs390 CString::try_from(self) in to_cstring()
948 fn try_from(cstr: &'a CStr) -> Result<CString, AllocError> { in try_from() method
A Dplatform.rs321 fn try_from(dev: &device::Device<Ctx>) -> Result<Self, Self::Error> { in try_from() method

Completed in 10 milliseconds