blob: 0e36ce3849d8e08cf56c83d34c7062a5a3b9b184 [file] [log] [blame]
window.SIDEBAR_ITEMS = {"attr":[["main","Marks async function to be executed by the selected runtime. This macro helps set up a `Runtime` without requiring the user to use Runtime or Builder directly."],["main_fail","Always fails with the error message below."],["main_rt","Marks async function to be executed by selected runtime. This macro helps set up a `Runtime` without requiring the user to use Runtime or Builder directly."],["test","Marks async function to be executed by runtime, suitable to test environment. This macro helps set up a `Runtime` without requiring the user to use Runtime or Builder directly."],["test_fail","Always fails with the error message below."],["test_rt","Marks async function to be executed by runtime, suitable to test environment"]]};