Searched defs:SecureConnections (Results 1 – 2 of 2) sorted by relevance
224 struct SecureConnections(bool); struct230 secure: SecureConnections, in add_service_port()
28 fn port_connect(port_name: &str, secure: SecureConnections) { in port_connect()