use rush_macro::run_extractidents; #[test] fn extractidents_test() { assert!(true); // I'm not sure how to test this tbh. }