rust/library/std/src/ffi
Allen Wild fda3d2abaa Re-export core::ffi::FromBytesUntilNulError in std::ffi
Like the other CStr and CString error types, make a re-export for
std::ffi::FromBytesUntilNulError.

This seems to have slipped through the cracks in the
cstr_from_bytes_until_nul implementation and core_c_str migration.

Tracking Issue: #95027
2023-07-14 11:08:57 -04:00
..
os_str Implement [OsStr]::join 2022-05-09 22:11:25 +02:00
mod.rs Re-export core::ffi::FromBytesUntilNulError in std::ffi 2023-07-14 11:08:57 -04:00
os_str.rs Replace version placeholder to 1.72 2023-07-12 21:24:05 -04:00