diff options
Diffstat (limited to 'ocaml/lib/serial.mli')
| -rw-r--r-- | ocaml/lib/serial.mli | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ocaml/lib/serial.mli b/ocaml/lib/serial.mli new file mode 100644 index 0000000..da95180 --- /dev/null +++ b/ocaml/lib/serial.mli @@ -0,0 +1,2 @@ +val cue : ?verbose:bool -> bytes -> Noun.noun +val jam : ?verbose:bool -> Noun.noun -> bytes |
