Module Html_Attributes.Preload

type t = [
| `auto
| `metadata
| `none
]
val show : t -> string