tiny_httpd/src/ws/common_.ml
Simon Cruanes 1a45961443
chore: turn tiny_httpd_ws into tiny_httpd.ws, a sub-lib
now that there's no additional dep it's not a problem!
2024-02-05 10:36:55 -05:00

2 lines
47 B
OCaml

let spf = Printf.sprintf
let ( let@ ) = ( @@ )