pub async fn repository_destroy( manager: State<'_, RepositoryManagerWrapper>, handle: String, ) -> Result<(), String>
Destroy a repository instance