package ez_api
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Easy API library and tools
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      2.1.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=e1d03d141ef977fbd4521256c91431f1
    
    
  sha512=51b0cc4e6afb0cd5ab55c0c40964946b79e0c2cc903b5d08c594292eec723a25e25463175d704c02fe559e2af5d95973514c248a603ad28ec0230c35ad2d6492
    
    
  doc/ez_api.req_lwt_s/EzReq_lwt_S/index.html
Module EzReq_lwt_S
module type RAWGEN = sig ... endmodule type RAW =
  RAWGEN
    with type ('output, 'error, 'security) service0 :=
           ('output, 'error, 'security) EzAPI.service0
     and type ('arg, 'output, 'error, 'security) service1 :=
           ('arg, 'output, 'error, 'security) EzAPI.service1
     and type ('arg1, 'arg2, 'output, 'error, 'security) service2 :=
           ('arg1, 'arg2, 'output, 'error, 'security) EzAPI.service2
     and type ('input, 'output, 'error, 'security) post_service0 :=
           ('input, 'output, 'error, 'security) EzAPI.post_service0
     and type ('arg, 'input, 'output, 'error, 'security) post_service1 :=
           ('arg, 'input, 'output, 'error, 'security) EzAPI.post_service1
     and type ('arg1, 'arg2, 'input, 'output, 'error, 'security) post_service2 :=
           ('arg1, 'arg2, 'input, 'output, 'error, 'security)
             EzAPI.post_service2
     and type ('arg, 'input, 'output, 'error, 'security) service :=
           ('arg, 'input, 'output, 'error, 'security) EzAPI.service
     and type 'error api_error := 'error api_errormodule type LEGACY =
  RAWGEN
    with type ('output, 'error, 'security) service0 =
           'output EzAPI.Legacy.service0
     and type ('arg, 'output, 'error, 'security) service1 =
           ('arg, 'output) EzAPI.Legacy.service1
     and type ('arg1, 'arg2, 'output, 'error, 'security) service2 =
           ('arg1, 'arg2, 'output) EzAPI.Legacy.service2
     and type ('input, 'output, 'error, 'security) post_service0 =
           ('input, 'output) EzAPI.Legacy.post_service0
     and type ('arg, 'input, 'output, 'error, 'security) post_service1 =
           ('arg, 'input, 'output) EzAPI.Legacy.post_service1
     and type ('arg1, 'arg2, 'input, 'output, 'error, 'security) post_service2 =
           ('arg1, 'arg2, 'input, 'output) EzAPI.Legacy.post_service2
     and type ('arg, 'input, 'output, 'error, 'security) service =
           (unit, 'arg, 'input, 'output) EzAPI.Legacy.service
     and type _ api_error = int * string optionmodule type S = sig ... endmodule type Interface = sig ... end sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >