ffi-string 1.0.0

A small crate for moving strings across `extern "C"`
Documentation
  • Coverage
  • 100%
    8 out of 8 items documented0 out of 7 items with examples
  • Size
  • Source code size: 5.2 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.43 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • What42Pizza/ffi-string
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • What42Pizza

FFIString

This is a small crate for moving strings across extern "C", giving FFI-safe version of String and &str

If you have any ideas on how this can be improved, please submit an issue on the repository