Polish actions macros

This commit is contained in:
Nathan Sobo 2023-11-09 11:57:13 -07:00
parent 72de5cb6ce
commit f5f9d881d7
4 changed files with 19 additions and 11 deletions

View file

@ -59,7 +59,7 @@ fn main() {
//TODO!(figure out what the linker issues are here)
// https://github.com/rust-lang/rust/issues/47384
// https://github.com/mmastrac/rust-ctor/issues/280
menu::unused();
// menu::unused();
let http = http::client();
init_paths();
init_logger();