fish-shell/fish-rust
Mahmoud Al-Qudsi c8d2f7a0da Add trait to convert FFI reference to &wstr
You can now use a reference to CxxWString or an allocated UniquePtr<CxxWString>
to get an &wstr temporary to use without having to allocate again (e.g. via
`from_ffi()`).
2023-03-12 14:55:50 -05:00
..
src Add trait to convert FFI reference to &wstr 2023-03-12 14:55:50 -05:00
widestring-suffix Initial Rust commit 2023-02-02 19:34:47 -07:00
build.rs Silence -Wcomment warnings in cxx compiler runs 2023-03-04 22:24:22 +01:00
Cargo.lock Point fish autocxx and similar dependencies at new fish-shell location 2023-03-09 21:01:49 -08:00
Cargo.toml Point fish autocxx and similar dependencies at new fish-shell location 2023-03-09 21:01:49 -08:00