exellian / rui

Rust framework for building modern ui
3 stars 0 forks source link

Usecase: Async Context #29

Open exellian opened 2 years ago

exellian commented 2 years ago

In this issue I want to discuss the usecase of async functions in rui. So when do they make sense and when not and also in which parts internally and at user api level.