package resto-cohttp-self-serving-client
module Make
(Encoding : Resto.ENCODING)
(Log : Resto_cohttp_server.Server.LOGGING) :
sig ... end
Make(Encoding)
returns a module that provides an instance of Client.CALL
in its launch
function. The Client.CALL
instance is meant to be passed to Client.Make
to obtain a local, self-serving client: a client that is their own server.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>