[package] name = "export_cstr" version = "0.0.4" authors = ["Will Hipschman "] description = "Provides a macro for exporting constant, null-terminated, C strings from dynamic libraries" license = "MIT" repository = "https://github.com/whipsch/export_cstr" [lib] name = "export_cstr" plugin = true