safer-ffi 0.0.6

Write safer FFI code in Rust without polluting it with unsafe code
Documentation

safer-ffi

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 14 feature flags, 3 of them enabled by default.

default

  • std

std

  • alloc

alloc

    This feature flag does not enable additional features.

proc_macros

  • proc_macro/proc_macros
  • require_unsafe_in_body
  • proc-macro-hack

headers

  • inventory
  • proc_macro/headers
  • std

debug_proc_macros

  • proc_macros
  • proc_macro/verbose-expansions

derives

  • proc_macros

out-refs

  • uninit

proc-macro-hack

    This feature flag does not enable additional features.

inventory

    This feature flag does not enable additional features.

uninit

    This feature flag does not enable additional features.

log

    This feature flag does not enable additional features.

nightly

    This feature flag does not enable additional features.

require_unsafe_in_body

    This feature flag does not enable additional features.