ffi-string 1.0.3

A small crate for moving strings across `extern "C"`
Documentation
[lib]
name = "ffi_string"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = 'A small crate for moving strings across `extern "C"`'
edition = "2021"
keywords = ["ffi"]
license = "MIT"
name = "ffi-string"
readme = "readme.md"
repository = "https://github.com/What42Pizza/ffi-string"
version = "1.0.3"