Skip to main content

Module cbox

Module cbox 

Source
Expand description

This module defines the CBox type.

Structsยง

CBox
The ABI-stable box type. This type is equivalent to the standard Box type, except it is suitable for FFI and also accepts any allocator.