magpie/supervisor

Functions

pub fn spawn_link(
  handler: fn(Request) -> Response,
  port: Int,
) -> Pid(Messages(a))