gitbutler/crates/gitbutler-core
Sebastian Thiel 3902bb9b2d
de-objectify all sub-handlers
Sub-Handlers are objects, and with that comes a lot of complexity.
However, there seems to be on need for it at all, and a first
steps is to turn these into methods to truly understand
what's going on.
2024-04-13 23:09:17 +02:00
..
src de-objectify all sub-handlers 2024-04-13 23:09:17 +02:00
tests de-objectify all sub-handlers 2024-04-13 23:09:17 +02:00
Cargo.toml use workspace dependencies for workspace crates 2024-04-10 13:09:04 +02:00