package ppx_stable_witness
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Ppx extension for deriving a witness that a type is intended to be stable.  In this
   context, stable means that the serialization format will never change.  This allows
   programs running at different versions of the code to safely communicate.
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      v0.17.0.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=052db5d52ccacaab30ead1a4192ad021ee00c235a73c09b7918acabcee4a0cda
    
    
  doc/src/ppx_stable_witness.runtime/ppx_stable_witness_runtime.ml.html
Source file ppx_stable_witness_runtime.ml
1 2 3(** This library exists solely to re-export [Stable_witness] via a fully-qualified module path that is unlikely to ever be shadowed. *) module Stable_witness = Stable_witness
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >