Function pr47::ffi::async_fn::container_into_ref[][src]

pub unsafe fn container_into_ref<CR>(
    value: Value
) -> Result<(CR, AsyncShareGuard), FFIException> where
    CR: GenericTypeRef