David Hewitt
|
0e142f05dd
|
add `c_str!` macro to create `&'static CStr` (#4255)
* add `c_str!` macro to create `&'static CStr`
* newsfragment, just export as `pyo3::ffi::c_str`
* fix doc link
* fix doc
* further `c_str!` based cleanups
* [review]: mejrs
Co-authored-by: Bruno Kolenbrander <59372212+mejrs@users.noreply.github.com>
* rustfmt
* build fixes
* clippy
* allow lint on MSRV
* fix GraalPy import
---------
Co-authored-by: Bruno Kolenbrander <59372212+mejrs@users.noreply.github.com>
|
2024-06-18 18:09:36 +00:00 |