pub async fn remove( keep_directories: bool, peer_ids: Vec<String>, service_names: Vec<String>, verbosity: VerbosityLevel, ) -> Result<()>