-record(route, { method :: gleam@http:method(), path :: binary(), handle :: fun((glace@internal@glace_types:request(any())) -> gleam@http@response:response(mist:response_data())) }).