Searched defs:DescriptorPoolAllocError (Results 1 – 1 of 1) sorted by relevance
180 ) -> Result<UnsafeDescriptorPoolAllocIter, DescriptorPoolAllocError> { argument317 pub enum DescriptorPoolAllocError { enum328 impl error::Error for DescriptorPoolAllocError {} implementation330 impl fmt::Display for DescriptorPoolAllocError { implementation