Module search_index

Source

Modulesยง

encode ๐Ÿ”’

Structsยง

SerializedSearchIndex ๐Ÿ”’
The serialized search description sharded version

Enumsยง

SimplifiedParam ๐Ÿ”’

Constantsยง

DESC_INDEX_SHARD_LEN ๐Ÿ”’

Functionsยง

build_index ๐Ÿ”’
Builds the search index from the collected metadata
get_fn_inputs_and_outputs ๐Ÿ”’
Return the full list of types when bounds have been resolved.
get_function_type_for_search ๐Ÿ”’
get_index_type ๐Ÿ”’
get_index_type_id ๐Ÿ”’
make_nullary_fn ๐Ÿ”’
Create a fake nullary function.
simplify_fn_constraint ๐Ÿ”’
simplify_fn_type ๐Ÿ”’
The point of this function is to lower generics and types into the simplified form that the frontend search engine can use.