Changes for version 0.16 - 2023-06-14

  • use `*std::os::raw::c_char` instead of `*i8` for strings, as this is more portable. In particular *u8 or *c_char is expected on Linux Arm64. (gh#42)

Modules

Documentation and tools for using Platypus with the Rust programming language