Commit graph

3 commits

Author SHA1 Message Date
Dustin J. Mitchell
dd6cc04d28
Use a custom error type in core 2024-11-17 23:00:07 -05:00
Dustin J. Mitchell
5a704729d7
Refactor core into a type with methods
This introduces a `Server` type that tracks the config and storage.
2024-11-17 23:00:06 -05:00
Dustin J. Mitchell
47ce4c1e3b
Split the server into three crates (#56)
This will make it easier to build variations on the server, or embed it
into larger projects.
2024-11-17 15:12:42 -05:00
Renamed from src/api/get_snapshot.rs (Browse further)