Crate ntex_rt_macros[][src]

Macros for use with Tokio

Attribute Macros

main

Marks async function to be executed by ntex system.

test

Marks async test function to be executed by ntex runtime.