You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This wraps the inner asynchronous function with a
`::futures::executor::block_on`, allowing for asynchronous function to
be more easily called by the FFI.
Signed-off-by: JP-Ellis <josh@jpellis.me>
0 commit comments