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.