Module Html_Attributes.Dirname

type t = [
| `ltr
| `rtl
]
val show : t -> string