cala-server 0.13.15

Server to sync other cala deployments
Documentation
1
2
3
#[derive(Debug, Clone, sqlx::Type)]
#[sqlx(transparent)]
pub struct ServerId(String);