Skip to main content

try_export_object

Function try_export_object 

Source
pub fn try_export_object(
    heap: &GcHeap,
    reference: GcRef,
) -> Result<Object, String>