SuggestStoreBuilderProtocol

public protocol SuggestStoreBuilderProtocol : AnyObject

Builder for [SuggestStore]

Using a builder is preferred to calling the constructor directly since it’s harder to confuse the data_path and cache_path strings.