sui_move_natives_latest::test_scenario

Function take_shared_by_id

Source
pub fn take_shared_by_id(
    context: &mut NativeContext<'_, '_>,
    ty_args: Vec<Type>,
    args: VecDeque<Value>,
) -> PartialVMResult<NativeResult>