Name change (#3)
Release Tagging / release (push) Successful in 1m13s
simodels Build / Test Suite (push) Successful in 1m23s
simodels Build / Clippy (push) Successful in 36s
simodels Build / Check (push) Successful in 3m2s
simodels Build / build (push) Successful in 1m19s
simodels Build / Rustfmt (push) Successful in 2m59s

Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
2026-07-14 16:31:08 -04:00
parent 859b0fb1b3
commit fe9d101bd0
8 changed files with 68 additions and 45 deletions
+3 -2
View File
@@ -1,3 +1,4 @@
A library containing commonly used structs, functions, enums, constants and other code
that is used throughout the icarus projects. Code from this library serves as the model
# simodels
Library containing commonly used structs, functions, enums, constants and other code
that is used throughout the soaricarus projects. Code from this library serves as the model
for other projects in the icarus project.