ffi_utils

Crates.ioffi_utils
lib.rsffi_utils
version0.17.0
sourcesrc
created_at2017-07-07 17:56:19.316458
updated_at2020-07-16 09:03:29.350403
descriptionFFI utilities
homepagehttps://maidsafe.net
repositoryhttps://github.com/maidsafe/ffi-utils
max_upload_size
id22423
size70,687
MaidSafe-QA (MaidSafe-QA)

documentation

https://docs.rs/ffi_utils

README

FFI Utils

Crate Documentation Linux/macOS Windows Issues
Documentation Build Status Build status Stories in Ready
MaidSafe website SAFE Dev Forum SAFE Network Forum

This crate contains utilities to be consumed by crates interfacing with other languages via FFI. It also contains utilities for testing in FFI scenarios which get compiled only during testing.

License

This SAFE Network library is dual-licensed under the Modified BSD (LICENSE-BSD https://opensource.org/licenses/BSD-3-Clause) or the MIT license (LICENSE-MIT http://opensource.org/licenses/MIT) at your option.

Contributing

Want to contribute? Great :tada:

There are many ways to give back to the project, whether it be writing new code, fixing bugs, or just reporting errors. All forms of contributions are encouraged!

For instructions on how to contribute, see our Guide to contributing.

Commit count: 0

cargo fmt