| Binable | |
| Nat0 | 
Nat0: natural numbers (including zero)
 
 | 
| Common | 
Common definitions used by binary protocol converters
 
 | 
| Size | 
Compute size of values in the binary protocol.
 
 | 
| Write | 
Writing values to the binary protocol using (mostly) OCaml.
 
 | 
| Read | 
Reading values from the binary protocol using (mostly) OCaml.
 
 | 
| Std | 
This module defines default converters for the types defined in the OCaml
   standard library.
 
 | 
| Type_class | 
Sizers, writers, and readers in records
 
 | 
| Utils | 
Utility functions for user convenience
 
 |