Function web_thread::yield_now
source · pub fn yield_now()Expand description
§Notes
This call is no-op. Alternatively consider using
web::yield_now_async().
pub fn yield_now()This call is no-op. Alternatively consider using
web::yield_now_async().