Войти в систему

Home
    - Создать дневник
    - Написать в дневник
       - Подробный режим

LJ.Rossia.org
    - Новости сайта
    - Общие настройки
    - Sitemap
    - Оплата
    - ljr-fif

Редактировать...
    - Настройки
    - Список друзей
    - Дневник
    - Картинки
    - Пароль
    - Вид дневника

Сообщества

Настроить S2

Помощь
    - Забыли пароль?
    - FAQ
    - Тех. поддержка



Пишет LWN.net ([info]syn_lwnheadline)
@ 2019-11-07 14:50:00


Previous Entry  Add to memories!  Tell a Friend!  Next Entry
Rust 1.39.0 released
Version
1.39.0
of the Rust language is available. The biggest new feature
appears to be the async/await mechanism, which is described in this
blog post
: "So, what is async await? Async-await is a way to
write functions that can 'pause', return control to the runtime, and then
pick up from where they left off. Typically those pauses are to wait for
I/O, but there can be any number of uses.
"


(Читать комментарии) (Добавить комментарий)