taskchampion_sync_server_core

Function get_snapshot

Source
pub fn get_snapshot<'a>(
    txn: Box<dyn StorageTxn + 'a>,
    _config: &ServerConfig,
    client_id: ClientId,
    client: Client,
) -> Result<Option<(Uuid, Vec<u8>)>>
Expand description

Implementation of the GetSnapshot protocol transaction