Skip to main content

dev_bind_addr

Function dev_bind_addr 

Source
pub fn dev_bind_addr(port: u16) -> SocketAddr
Expand description

The loopback bind address for the dev server. NEVER 0.0.0.0 — the dev server (editor + write endpoint) must not be reachable off-host.