a lot of setup and testing work for rust

This commit is contained in:
Chris Cochrun 2022-12-13 09:33:47 -06:00
parent 8e58dd89df
commit 8b4c348279
12 changed files with 231 additions and 32 deletions

View file

@ -13,5 +13,6 @@ mod tests {
}
}
mod cxxqt_object;
// mod my_object;
mod file_helper;
mod service_thing;