Searched defs:authorized_clients_list (Results 1 – 1 of 1) sorted by relevance
495 authorized_clients_list: Vec<AuthorizedClientFullDiceArtifacts>, field501 let mut authorized_clients_list = Vec::<AuthorizedClientFullDiceArtifacts>::new(); in new() localVariable