Skip to main content

get_last_sync

Function get_last_sync 

Source
pub fn get_last_sync(db: &Database, url: &str) -> Result<Option<i64>, DbError>
Expand description

Get the last sync timestamp for a remote server, if any.