Function get_archives

Source
pub(super) async fn get_archives() -> Result<Vec<(Project, ArchiveId, GitState)>, ServerFnError<String>>
Available on crate feature ssr only.