1 2 3 4 5 6 7 8
use tokio::runtime::Runtime; #[tokio::main] async fn main() { // Your code here } chainable_functions::chainable_functions!(A, B, C);