Future.for_uint64


Description:

[ CCode ( has_construct_function = false ) ]
public Future.for_uint64 (uint64 v_uint64)

Creates a new [class@Dex.

Future] and resolves it with v_uint64.

Parameters:

v_uint64

the resolved value for the future

Returns:

a resolved [class@Dex.Future]