Commit Graph

8 Commits

Author SHA1 Message Date
e9e5c999ec better documentation
Some checks are pending
Rust/sat-rs/pipeline/head Build queued...
2024-02-12 18:10:33 +01:00
de4e6183b3 Re-structure sat-rs
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
- Add new shared subcrate satrs-shared to split off some shared
  components not expected to change very often.
- Renmame `satrs-core` to `satrs`. It is expected that sat-rs will remain
  the primary crate, so the core information is superfluous, and core also
  implies stability, which will not be the case for some time.
2024-02-12 15:51:37 +01:00
6c8c8537a7
cargo fmt 2022-12-04 20:00:57 +01:00
b846ba3014
make csv writer more configurable 2022-11-27 22:44:40 +01:00
6a488f77db
run cargo fmt 2022-11-27 22:32:10 +01:00
fd59f25fea
this structure is a lot better 2022-11-27 22:30:38 +01:00
489686c8ce
trying to internalize mib codegen 2022-11-27 22:13:15 +01:00
b0b41a07dc
new mib crate 2022-11-27 22:05:42 +01:00