add some basic docs for cbor

This commit is contained in:
Simon Cruanes 2022-06-30 20:39:09 -04:00
parent 962874c038
commit db9c613f57
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -3,6 +3,13 @@
The type is chosen to be compatible with ocaml-cbor. The type is chosen to be compatible with ocaml-cbor.
See {{: https://www.rfc-editor.org/rfc/rfc8949.html} the RFC}. See {{: https://www.rfc-editor.org/rfc/rfc8949.html} the RFC}.
{b note} this is experimental.
{b note} this is only available on OCaml >= 4.08. Below that, the module
is empty.
@since NEXT_RELEASE
*) *)
type t = type t =