Private
Public Access
1
0

cargo fmt

This commit is contained in:
2025-06-06 16:39:31 -07:00
parent 8cd72d9417
commit 1d3b2f25ba
44 changed files with 758 additions and 505 deletions

View File

@@ -4,4 +4,4 @@ pub mod model;
pub use self::api::APIInterface;
#[cfg(test)]
pub mod tests;
pub mod tests;