This commit is contained in:
parent
2968339c6d
commit
b4cc2c79e6
4 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
let () =
|
||||
let open Json in
|
||||
let open Api in
|
||||
let check jsont s =
|
||||
let encode v = encode jsont v |> Result.get_ok in
|
||||
let decode v = decode jsont v |> Result.get_ok in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue