Searched defs:VioSClient (Results 1 – 4 of 4) sorted by relevance
126 pub struct VioSClient { struct151 impl VioSClient { argument153 pub fn try_new<P: AsRef<Path>>(server: P) -> Result<VioSClient> { in try_new()
75 vios_client: Arc<VioSClient>, in try_new()
50 vios_client: Arc<VioSClient>, in try_new()
213 vios_client: Arc<VioSClient>, in new()