To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
type t =
| Msvc
| Other of string
val to_dyn : t -> Dyn.t
val to_string : t -> string