Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feenkcom/boxes-rs

Repository files navigation

boxes-rs

A set of utility crates to make development of ffi bindings to Rust libraries easier:

  • value-box - passing arbitrary Rust structures back and forth
  • string-box - working with byte, wide and utf8-encoded strings
  • array-box - create and access an array of items

Migration guide:

  • MIGRATION_V4.md - migrating from the old ValueBox API to OwnedPtr<T> and BorrowedPtr<T>

License

Copyright feenk gmbh.

Licensed under MIT. See LICENSE.

About

A special box to safely pass complex Rust structures over FFI

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages