pub async fn repository_get_libraries( manager: State<'_, RepositoryManagerWrapper>, handle: String, ) -> Result<Vec<Library>, String>
Get libraries