include/fcgi_Server.hrl
-record(server, {
supervisor :: gleam@otp@static_supervisor:supervisor(),
bound_port :: gleam@option:option(integer())
}).
-record(server, {
supervisor :: gleam@otp@static_supervisor:supervisor(),
bound_port :: gleam@option:option(integer())
}).