moving to using a rust api

This commit is contained in:
Chris Cochrun 2024-01-08 10:51:53 -06:00
parent 2d1424aeb2
commit f00ed3a04c
12 changed files with 1044 additions and 272 deletions

1
src/api/mod.rs Normal file
View file

@ -0,0 +1 @@
pub mod mt_form;