Home
last modified time | relevance | path

Searched defs:spec_new_impl (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/library/alloc/src/ffi/
Dc_str.rs263 fn spec_new_impl(self) -> Result<CString, NulError>; in new() method
267 default fn spec_new_impl(self) -> Result<CString, NulError> { in new() method
299 fn spec_new_impl(self) -> Result<CString, NulError> { in new() method
305 fn spec_new_impl(self) -> Result<CString, NulError> { in new() method
311 fn spec_new_impl(self) -> Result<CString, NulError> { in new() method