package brr

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Text alignement.

type t = Jstr.t

The type for text align values.

val start : t
val end' : t
val left : t
val right : t
val center : t