To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
type t = {
mutable read : bool;
mutable written : bool;
mutable index : bool;
mutable base : bool;
}