# C string helpers for Rust ![Maintenance Status](https://img.shields.io/badge/maintenance-deprecated-red.svg) ## Deprecation notice This crate is no longer maintained. If you were using it only for the `c_str!` macro, consider switching to `c_str_macro` or `byte-strings`.