feat(detmir): add rust-first operations tooling
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fn main() -> anyhow::Result<()> {
|
||||
detmir_status::main_entry()
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
fn main() -> anyhow::Result<()> {
|
||||
detmir_status::main_entry()
|
||||
}
|
||||
Reference in New Issue
Block a user