No description
Find a file
Sergi Delgado Segura b5da110cbb
Removes JSON serde, moves slots computation logic to appointment.rs
The JSON serialization logic was added to deal with data storage. Given won't be using LevelDB for this implementation, but a SQL database, all that serialization logic in unnecessary.
2021-10-18 17:22:35 +02:00
teos Removes JSON serde, moves slots computation logic to appointment.rs 2021-10-18 17:22:35 +02:00
teos-common Removes JSON serde, moves slots computation logic to appointment.rs 2021-10-18 17:22:35 +02:00
.gitignore Adds workspace for teos and teos-common 2021-06-04 15:50:07 +02:00
Cargo.toml Adds workspace for teos and teos-common 2021-06-04 15:50:07 +02:00