| Crates.io | c_string |
| lib.rs | c_string |
| version | 0.7.2 |
| created_at | 2015-01-11 20:23:07.802707+00 |
| updated_at | 2021-04-05 04:55:55.297617+00 |
| description | C string helpers for Rust |
| homepage | |
| repository | https://github.com/mzabaluev/rust-c-str.git |
| max_upload_size | |
| id | 770 |
| size | 42,366 |
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.