[package] name = "rcstring" description = """ Dependency-free CString-like implementation for projects with #[no_std]'s """ version = "0.2.1" authors = ["William Orr "] repository = "https://gitlab.com/worr/rcstring" license = "MIT" documentation = "https://docs.worrbase.com/rust/rcstring/" keywords = ["cstring", "rlibc", "kernel", "nostd", "no_std"]