[][src]Module abi_stable::utils

Utility functions.

Functions

empty_slice

Creates an empty slice.

ffi_panic_message

Prints an error message for attempting to panic across the ffi boundary and aborts the process.

leak_value

Leaks value into the heap,and returns a reference to it.