Struct and functions related to suggester.
Struct for suggester
t() :: %Hui.S{ build: boolean(), buildAll: boolean(), cfq: binary(), count: number(), dictionary: binary() | [binary()], q: binary(), reload: boolean(), reloadAll: boolean(), suggest: boolean() }