Files
rapr-rs/docs/tokio_macros/sidebar-items.js
T
Uttarayan Mondal d5ecda4c73 Initial docs commit
2021-03-15 01:27:34 +05:30

1 line
667 B
JavaScript

initSidebarItems({"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"],["test_fail","Always fails with the error message below."],["test_rt","Marks async function to be executed by runtime, suitable to test environment"]]});