[ CCode ( has_construct_function = false ) ]
public Future.take_string (owned string string)
Creates a new [class@Dex.
Future] and resolves it with string.
| string |
the resolved value for the future |
|
a resolved [class@Dex.Future] |