New paste Repaste Download
            name: {
                let cstr = unsafe { &CStr::from_ptr(info.name.as_slice().as_ptr()) };
                let osstr = <OsStr as OsStrExt>::from_bytes(cstr.to_bytes());
                PathBuf::from(osstr)
            },
Filename: None. Size: 239b. View raw, , hex, or download this file.

This paste expires on 2025-01-18 16:09:32.822281. Pasted through web.