Module Ocamlformat_stdlib.Word_size

type t =
  1. | W32
  2. | W64
val sexp_of_t : t -> Sexplib0.Sexp.t
val num_bits : t -> int
val word_size : t