c_string 0.7.1-obsolete

C string helpers for Rust
Documentation
1
2
3
4
5
6
# C string helpers for Rust

## Deprecation notice

This crate is no longer maintained. If you were using it only for the `c_str!`
macro, consider switching to crate `c_str_macro`.