Structs§
- Server
Config - Server
Handle - Handle returned from
serve. Use it to feed chunks and signal completion.
Functions§
- serve
- Bind the server, return a handle for feeding chunks and the bound address.
Calls
on_bindwith the bound address synchronously before returning so the caller can open a browser URL pointing at the right port.