Module Text_block.Up_or_down

type t =
  1. | Up
  2. | Down
val sexp_of_t : t -> Sexplib0.Sexp.t