![]() # Objective Document that `AssetServer::load()` is asynchronous. ## Solution Document that `AssetServer::load()` is asynchronous, and that the asset will not be immediately available once the call returns. Instead, explain that the user must call `AssetServer::get_load_state()` to monitor the loading state of an asset. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |