use tokio::runtime::Runtime; #[tokio::main] async fn main() { // Your code here } chainable_functions::chainable_functions!(A, B, C);