tauri runtime Mutex/RwLock, type_hint
This commit is contained in:
parent
b32b6e4f87
commit
55f1b42ab0
4 changed files with 52 additions and 20 deletions
|
@ -111,7 +111,9 @@ pub(super) async fn load_signal_and_get_timeline(
|
|||
timeline_viewport_x,
|
||||
block_height,
|
||||
var_format,
|
||||
);
|
||||
|value| Box::pin(async { value }),
|
||||
)
|
||||
.await;
|
||||
timeline
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue